Last Version

RinSim CLI 4.4.6

RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-cli
Version

Version

4.4.6
Type

Type

jar
Description

Description

RinSim CLI
RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP).

Download rinsim-cli 4.4.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 24.1-android
com.google.code.findbugs : jsr305 jar [3.0.0,4.0.0)
org.apache.commons : commons-lang3 jar 3.4
com.github.rinde : rinsim-test-util test-jar 4.4.6

test (1)

Group / Artifact Type Version
com.google.truth : truth jar 0.40

Project Modules

There are no modules declared in this project.