is not current version
Last Version 2.0.1

io.github.agentsoz:bushfire 2.0.0

Application using JACK-MATsim integration

GroupId

GroupId

io.github.agentsoz
ArtifactId

ArtifactId

bushfire
Version

Version

2.0.0
Type

Type

jar

Download bushfire 2.0.0


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