Last Version

JBotSim Common 1.2.0

Platform-independent components for JBotSim.

License

License

GroupId

GroupId

io.jbotsim
ArtifactId

ArtifactId

jbotsim-common
Version

Version

1.2.0
Type

Type

jar
Description

Description

JBotSim Common
Platform-independent components for JBotSim.
Project URL

Project URL

https://jbotsim.io/
Source Code Management

Source Code Management

https://github.com/acasteigts/jbotsim/tree/master

Download jbotsim-common 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.jbotsim : jbotsim-serialization-common jar 1.2.0
io.jbotsim : jbotsim-ui-common jar 1.2.0
io.jbotsim : jbotsim-icons jar 1.2.0

Project Modules

There are no modules declared in this project.