is not current version
Last Version 2.0.1

io.github.agentsoz:bdi-gams 1.0.0

Allows the use of GAMS (www.gams.com) as the underlying ABM

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

bdi-gams
Version

Version

1.0.0
Type

Type

jar

Download bdi-gams 1.0.0


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