is not current version
Last Version 1.0.3

com.github.tommyettinger:jdkgdxds 0.0.2

Making libGDX's data structures implement JDK interfaces.

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

jdkgdxds
Version

Version

0.0.2
Type

Type

jar

Download jdkgdxds 0.0.2


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