Jar examples for j:jdash
A Java library for the Geometry Dash API
You can download jar file jdash 2.1.1 in this page.
MIT License
You can use the following script to add jdash-2.1.1.jar to your project.
<dependency> <groupId>com.github.alex1304</groupId> <artifactId>jdash</artifactId> <version>2.1.1</version> </dependency>
compile group: 'com.github.alex1304', name: 'jdash', version: '2.1.1'
libraryDependencies += "com.github.alex1304" % "jdash" % "2.1.1"
<dependency org="com.github.alex1304" name="jdash" rev="2.1.1"/>
@Grapes(@Grab(group='com.github.alex1304', module='jdash', version='2.1.1'))
'com.github.alex1304:jdash:jar:2.1.1'
Click the following link to download the jar file.
jdash-2.1.1-javadoc.jar