is not current version
Last Version 4.4.6

com.github.rinde:rinsim-core 4.4.3


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-core
Version

Version

4.4.3
Type

Type

jar

Download rinsim-core 4.4.3


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