is not current version
Last Version 4.0.5

com.alex1304.jdash:jdash-client 4.0.2

The HTTP client used to pull data from Geometry Dash servers

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alex1304.jdash
ArtifactId

ArtifactId

jdash-client
Version

Version

4.0.2
Type

Type

jar

Download jdash-client 4.0.2


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