is not current version
Last Version 4.4.6

com.github.rinde:rinsim-event 4.4.5


GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-event
Version

Version

4.4.5
Type

Type

jar

Download rinsim-event 4.4.5


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