License |
License |
---|---|
GroupId | GroupIdio.github.agentsoz |
ArtifactId | ArtifactIdbdi-gams |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionBDI GAMS Integration
Allows the use of GAMS (www.gams.com) as the underlying ABM
|
Filename | Size |
---|---|
bdi-gams-2.0.1.pom | |
bdi-gams-2.0.1.jar | 6 KB |
bdi-gams-2.0.1-sources.jar | 4 KB |
bdi-gams-2.0.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.agentsoz/bdi-gams/ -->
<dependency>
<groupId>io.github.agentsoz</groupId>
<artifactId>bdi-gams</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agentsoz/bdi-gams/
implementation 'io.github.agentsoz:bdi-gams:2.0.1'
// https://jarcasting.com/artifacts/io.github.agentsoz/bdi-gams/
implementation ("io.github.agentsoz:bdi-gams:2.0.1")
'io.github.agentsoz:bdi-gams:jar:2.0.1'
<dependency org="io.github.agentsoz" name="bdi-gams" rev="2.0.1">
<artifact name="bdi-gams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agentsoz', module='bdi-gams', version='2.0.1')
)
libraryDependencies += "io.github.agentsoz" % "bdi-gams" % "2.0.1"
[io.github.agentsoz/bdi-gams "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.gams » gams | jar | 24.4 |
io.github.agentsoz : bdi-abm | jar | 2.0.1 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
com.google.code.gson : gson | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |