Last Version

jdash 3.3.10

A Java library for the Geometry Dash API

License

License

GroupId

GroupId

com.github.alex1304
ArtifactId

ArtifactId

jdash
Version

Version

3.3.10
Type

Type

jar
Description

Description

jdash
A Java library for the Geometry Dash API
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

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

Download jdash 3.3.10


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

Dependencies

compile (5)

Group / Artifact Type Version
io.projectreactor.netty : reactor-netty jar 0.9.7.RELEASE
org.apache.commons : commons-configuration2 jar 2.7
commons-beanutils : commons-beanutils jar 1.9.4
io.projectreactor.addons : reactor-extra jar 3.3.3.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.8.4

Project Modules

There are no modules declared in this project.