Jar examples for b:booly
A boolean expression evaluator for java
You can download jar file booly 2-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add booly-2-RELEASE.jar to your project.
<dependency> <groupId>com.github.gkutiel</groupId> <artifactId>booly</artifactId> <version>2-RELEASE</version> </dependency>
compile group: 'com.github.gkutiel', name: 'booly', version: '2-RELEASE'
libraryDependencies += "com.github.gkutiel" % "booly" % "2-RELEASE"
<dependency org="com.github.gkutiel" name="booly" rev="2-RELEASE"/>
@Grapes(@Grab(group='com.github.gkutiel', module='booly', version='2-RELEASE'))
'com.github.gkutiel:booly:jar:2-RELEASE'
Click the following link to download the jar file.
booly-2-RELEASE-javadoc.jar