JDash Common

Common types and utilities when dealing with Geometry Dash data

License

License

GroupId

GroupId

com.alex1304.jdash
ArtifactId

ArtifactId

jdash-common
Last Version

Last Version

4.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

JDash Common
Common types and utilities when dealing with Geometry Dash data

Download jdash-common

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.9.0-rc1

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.

Versions

Version
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0