Last Version

PDPTW Dataset Generator 1.1.0


License

License

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

datgen
Version

Version

1.1.0
Type

Type

jar
Description

Description

PDPTW Dataset Generator
Project URL

Project URL

https://github.com/rinde/pdptw-dataset-generator

Download datgen 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3
com.github.rinde : rinsim-scenario-util jar 4.1.1
com.github.rinde : rinlog jar 3.0.0

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.2

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.27
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.