is not current version
Last Version 1.2.0

io.jbotsim:jbotsim-all 1.0.0

JBotSim's default distribution (depends on the required artifacts).

GroupId

GroupId

io.jbotsim
ArtifactId

ArtifactId

jbotsim-all
Version

Version

1.0.0
Type

Type

jar

Download jbotsim-all 1.0.0


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