Download torod-0.50.2.jar file - Jar t

Jar examples for t:torod

Description

You can download jar file torod 0.50.2 in this page.

Build File

You can use the following script to add torod-0.50.2.jar to your project.

<dependency>
   <groupId>com.torodb.engine</groupId>
   <artifactId>torod</artifactId>
   <version>0.50.2</version>
</dependency>
compile group: 'com.torodb.engine', name: 'torod', version: '0.50.2'
libraryDependencies += "com.torodb.engine" % "torod" % "0.50.2"
<dependency org="com.torodb.engine" name="torod" rev="0.50.2"/>
@Grapes(@Grab(group='com.torodb.engine', module='torod', version='0.50.2'))
'com.torodb.engine:torod:jar:0.50.2'

Download

Click the following link to download the jar file.

torod-0.50.2-javadoc.jar
torod-0.50.2-sources.jar
torod-0.50.2.jar
torod-0.50.2.pom



Related Tutorials