Download jems-1.16.jar file - Jar j

Jar examples for j:jems

Description

Java gems, a collection of Java utilities.

You can download jar file jems 1.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jems-1.16.jar to your project.

<dependency>
   <groupId>org.dmfs</groupId>
   <artifactId>jems</artifactId>
   <version>1.16</version>
</dependency>
compile group: 'org.dmfs', name: 'jems', version: '1.16'
libraryDependencies += "org.dmfs" % "jems" % "1.16"
<dependency org="org.dmfs" name="jems" rev="1.16"/>
@Grapes(@Grab(group='org.dmfs', module='jems', version='1.16'))
'org.dmfs:jems:jar:1.16'

Download

Click the following link to download the jar file.

jems-1.16-javadoc.jar
jems-1.16-sources.jar
jems-1.16.jar
jems-1.16.pom



Related Tutorials