is not current version
Last Version 2.0.4

com.github.alex1304:jdash-events 1.0.5

A Java library for Geometry Dash events.

GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

jdash-events
Version

Version

1.0.5
Type

Type

jar

Download jdash-events 1.0.5


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