Download tomoko-1.0.0.jar file - Jar t

Jar examples for t:tomoko

Description

You can download jar file tomoko 1.0.0 in this page.

Build File

You can use the following script to add tomoko-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

tomoko-1.0.0-javadoc.jar
tomoko-1.0.0-sources.jar
tomoko-1.0.0.jar
tomoko-1.0.0.pom



Related Tutorials