is not current version
Last Version 4.4.6

com.github.rinde:rinsim-cli 3.2.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-cli
Version

Version

3.2.2
Type

Type

jar

Download rinsim-cli 3.2.2


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