Last Version

RinSim Test Utils 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

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-test-util
Version

Version

4.4.6
Type

Type

jar
Description

Description

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

Download rinsim-test-util 4.4.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar [3.0.0,4.0.0)
com.google.guava : guava jar 24.1-android

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.