Download tomoko-0.1.0.jar file - Jar t

Jar examples for t:tomoko

Description

You can download jar file tomoko 0.1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

tomoko-0.1.0-javadoc.jar
tomoko-0.1.0-sources.jar
tomoko-0.1.0.jar
tomoko-0.1.0.pom



Related Tutorials