is not current version
Last Version 4.4.6

com.github.rinde:rinsim-experiment 3.1.0


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-experiment
Version

Version

3.1.0
Type

Type

jar

Download rinsim-experiment 3.1.0


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