is not current version
Last Version 4.4.6

com.github.rinde:rinsim-example 4.4.2


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-example
Version

Version

4.4.2
Type

Type

jar

Download rinsim-example 4.4.2


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