GroupId | GroupIdio.github.agentsoz |
---|---|
ArtifactId | ArtifactIdbdi-matsim |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
bdi-matsim-2.0.1.pom | |
bdi-matsim-2.0.1.jar | 45 KB |
bdi-matsim-2.0.1-sources.jar | 33 KB |
bdi-matsim-2.0.1-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.agentsoz/bdi-matsim/ -->
<dependency>
<groupId>io.github.agentsoz</groupId>
<artifactId>bdi-matsim</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/bdi-matsim/
implementation 'io.github.agentsoz:bdi-matsim:2.0.1'
// https://jarcasting.com/artifacts/io.github.agentsoz/bdi-matsim/
implementation ("io.github.agentsoz:bdi-matsim:2.0.1")
'io.github.agentsoz:bdi-matsim:jar:2.0.1'
<dependency org="io.github.agentsoz" name="bdi-matsim" rev="2.0.1">
<artifact name="bdi-matsim" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='bdi-matsim', version='2.0.1')
)
libraryDependencies += "io.github.agentsoz" % "bdi-matsim" % "2.0.1"
[io.github.agentsoz/bdi-matsim "2.0.1"]