is not current version
Last Version 4.4.6

com.github.rinde:rinsim-ui 2.2.0


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-ui
Version

Version

2.2.0
Type

Type

jar

Download rinsim-ui 2.2.0


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