Download jotm-2.0.10.jar file - Jar j

Jar examples for j:jotm

Description

You can download jar file jotm 2.0.10 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jotm-2.0.10.jar
jotm-2.0.10.pom



Related Tutorials