is not current version
Last Version 4.0.5

JDash Client 4.0.3

The HTTP client used to pull data from Geometry Dash servers

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alex1304.jdash
ArtifactId

ArtifactId

jdash-client
Version

Version

4.0.3
Type

Type

jar
Description

Description

JDash Client
The HTTP client used to pull data from Geometry Dash servers
Project URL

Project URL

https://jdash.alex1304.com/jdash-client

Download jdash-client 4.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.alex1304.jdash : jdash-common jar 4.0.3
io.projectreactor.netty : reactor-netty jar 1.0.6
io.projectreactor.addons : reactor-extra jar 3.4.3
com.github.ben-manes.caffeine : caffeine jar 3.0.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.