Download routd-1.0.5.jar file - Jar r

Jar examples for r:routd

Description

You can download jar file routd 1.0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add routd-1.0.5.jar to your project.

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

Download

Click the following link to download the jar file.

routd-1.0.5-javadoc.jar
routd-1.0.5-sources.jar
routd-1.0.5.jar
routd-1.0.5.pom



Related Tutorials