Download torod-0.50.1.jar file - Jar t

Jar examples for t:torod

Description

You can download jar file torod 0.50.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

torod-0.50.1-javadoc.jar
torod-0.50.1-sources.jar
torod-0.50.1.jar
torod-0.50.1.pom



Related Tutorials