is not current version
Last Version 3.2.2

com.github.rinde:rinlog 3.2.1

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

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinlog
Version

Version

3.2.1
Type

Type

jar

Download rinlog 3.2.1


<!-- https://jarcasting.com/artifacts/com.github.rinde/rinlog/ -->
<dependency>
    <groupId>com.github.rinde</groupId>
    <artifactId>rinlog</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rinde/rinlog/
implementation 'com.github.rinde:rinlog:3.2.1'
// https://jarcasting.com/artifacts/com.github.rinde/rinlog/
implementation ("com.github.rinde:rinlog:3.2.1")
'com.github.rinde:rinlog:jar:3.2.1'
<dependency org="com.github.rinde" name="rinlog" rev="3.2.1">
  <artifact name="rinlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rinde', module='rinlog', version='3.2.1')
)
libraryDependencies += "com.github.rinde" % "rinlog" % "3.2.1"
[com.github.rinde/rinlog "3.2.1"]