Created
March 9, 2017 02:48
-
-
Save eternnoir/febff08df826063ccdf286f3d38e8c6d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies { | |
compile group: 'org.drools', name: 'drools-core', version: '6.2.0.Final' | |
compile group: 'org.drools', name: 'drools-compiler', version: '6.2.0.Final' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment