Download jotm-1.5.3.jar file - Jar j

Jar examples for j:jotm

Description

You can download jar file jotm 1.5.3 in this page.

Build File

You can use the following script to add jotm-1.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

jotm-1.5.3.jar
jotm-1.5.3.pom



Related Tutorials