is not current version
Last Version 2.0.4

com.github.alex1304:jdash-events 1.0.3

A Java library for Geometry Dash events.

GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

jdash-events
Version

Version

1.0.3
Type

Type

jar

Download jdash-events 1.0.3


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