MVN

com.alex1304.jdash : jdash

Maven & Gradle

Dec 18, 2021
19 stars

JDash · A reactive Geometry Dash API wrapper for Java

<dependency>
    <groupId>com.alex1304.jdash</groupId>
    <artifactId>jdash</artifactId>
    <version>4.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alex1304.jdash : jdash to add to Maven - Latest Versions:

  • Latest Stable: 4.0.5

All Versions

Choose a version of com.alex1304.jdash : jdash to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
jdash-4.0.5
jdash-4.0.4
jdash-4.0.3
jdash-4.0.2
jdash-4.0.1
jdash-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alex1304.jdash</groupId>
    <artifactId>jdash</artifactId>
    <version>4.0.5</version>
</dependency>

Advertisement