is not current version
Last Version 3.3.10

com.github.alex1304:jdash 3.3.7

A Java library for the Geometry Dash API

GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

jdash
Version

Version

3.3.7
Type

Type

jar

Download jdash 3.3.7


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