is not current version
Last Version 4.4.6

com.github.rinde:rinsim-core 2.3.3


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-core
Version

Version

2.3.3
Type

Type

jar

Download rinsim-core 2.3.3


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