Last Version

JDash Common 4.0.5

Common types and utilities when dealing with Geometry Dash data

License

License

GroupId

GroupId

com.alex1304.jdash
ArtifactId

ArtifactId

jdash-common
Version

Version

4.0.5
Type

Type

jar
Description

Description

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

Download jdash-common 4.0.5


<!-- 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.