Last Version

RinSim Packaging 2.3.3

RinSim is a multi-agent system simulator written in Java. It supports problems in the fields of transportation and logistics, most notably dynamic pickup-and-delivery problems (PDP).

License

License

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-packaging
Version

Version

2.3.3
Type

Type

jar
Description

Description

RinSim Packaging
RinSim is a multi-agent system simulator written in Java. It supports problems in the fields of transportation and logistics, most notably dynamic pickup-and-delivery problems (PDP).

Download rinsim-packaging 2.3.3


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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.rinde : rinsim-core jar 2.3.3
com.github.rinde : rinsim-ui jar 2.3.3
com.github.rinde : rinsim-example jar 2.3.3
com.github.rinde : rinsim-problem jar 2.3.3
org.eclipse.swt : org.eclipse.swt.cocoa.macosx.x86_64 jar 4.3
org.eclipse.swt : org.eclipse.swt.win32.win32.x86_64 jar 4.3
org.eclipse.swt : org.eclipse.swt.win32.win32.x86 jar 4.3
org.eclipse.swt : org.eclipse.swt.gtk.linux.x86_64 jar 4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.