не последняя версия
Последняя версия 4.4.6

com.github.rinde:rinsim-event 3.0.0


Группа

Группа

com.github.rinde
Идентификатор

Идентификатор

rinsim-event
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать rinsim-event 3.0.0


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