JDash

A reactive Geometry Dash API wrapper for Java

License

License

GroupId

GroupId

com.alex1304.jdash
ArtifactId

ArtifactId

jdash
Last Version

Last Version

4.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

JDash
A reactive Geometry Dash API wrapper for Java
Project URL

Project URL

https://jdash.alex1304.com
Source Code Management

Source Code Management

https://github.com/Alex1304/jdash/tree/master

Download jdash

Filename Size
jdash-4.0.5.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • client
  • graphics
  • events

Versions

Version
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0