is not current version
Last Version 4.4.6

com.github.rinde:rinsim-core 4.3.0


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-core
Version

Version

4.3.0
Type

Type

jar

Download rinsim-core 4.3.0


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