is not current version
Last Version 2.0.4

com.github.alex1304:jdash-events 2.0.2

A Java library for Geometry Dash events.

GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

jdash-events
Version

Version

2.0.2
Type

Type

jar

Download 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"]