Jar examples for j:jems
Java gems, a collection of Java utilities.
You can download jar file jems 1.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jems-1.12.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>jems</artifactId> <version>1.12</version> </dependency>
compile group: 'org.dmfs', name: 'jems', version: '1.12'
libraryDependencies += "org.dmfs" % "jems" % "1.12"
<dependency org="org.dmfs" name="jems" rev="1.12"/>
@Grapes(@Grab(group='org.dmfs', module='jems', version='1.12'))
'org.dmfs:jems:jar:1.12'
Click the following link to download the jar file.
jems-1.12-javadoc.jar