Download joo-libra-1.0.2.jar file - Jar j

Jar examples for j:joo-libra

Description

Java Predicate with SQL-like syntax support

You can download jar file joo-libra 1.0.2 in this page.

License

MIT License

Build File

You can use the following script to add joo-libra-1.0.2.jar to your project.

<dependency>
   <groupId>org.dungba</groupId>
   <artifactId>joo-libra</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'org.dungba', name: 'joo-libra', version: '1.0.2'
libraryDependencies += "org.dungba" % "joo-libra" % "1.0.2"
<dependency org="org.dungba" name="joo-libra" rev="1.0.2"/>
@Grapes(@Grab(group='org.dungba', module='joo-libra', version='1.0.2'))
'org.dungba:joo-libra:jar:1.0.2'

Download

Click the following link to download the jar file.

joo-libra-1.0.2-javadoc.jar
joo-libra-1.0.2-sources.jar
joo-libra-1.0.2.jar
joo-libra-1.0.2.pom



Related Tutorials