Download rinlog-3.2.0.jar file - Jar r

Jar examples for r:rinlog

Description

RinLog is a collection of (agent) implementations for logistics problems.

You can download jar file rinlog 3.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rinlog-3.2.0.jar to your project.

<dependency>
   <groupId>com.github.rinde</groupId>
   <artifactId>rinlog</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'com.github.rinde', name: 'rinlog', version: '3.2.0'
libraryDependencies += "com.github.rinde" % "rinlog" % "3.2.0"
<dependency org="com.github.rinde" name="rinlog" rev="3.2.0"/>
@Grapes(@Grab(group='com.github.rinde', module='rinlog', version='3.2.0'))
'com.github.rinde:rinlog:jar:3.2.0'

Download

Click the following link to download the jar file.

rinlog-3.2.0-javadoc.jar
rinlog-3.2.0-sources.jar
rinlog-3.2.0-tests.jar
rinlog-3.2.0.jar
rinlog-3.2.0.pom



Related Tutorials