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

com.github.alex1304:jdash-events 2.0.2

A Java library for Geometry Dash events.

Группа

Группа

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

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

jdash-events
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать jdash-events 2.0.2


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