Last Version

merry-ds 0.3.1

Alternative data structures to libGDX's ObjectMap, ObjectSet, and relatives.

License

License

GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

merry
Version

Version

0.3.1
Type

Type

jar
Description

Description

merry-ds
Alternative data structures to libGDX's ObjectMap, ObjectSet, and relatives.
Project URL

Project URL

https://github.com/tommyettinger/merry-ds
Source Code Management

Source Code Management

https://github.com/tommyettinger/merry-ds

Download merry 0.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.badlogicgames.gdx : gdx-backend-lwjgl3 jar 1.9.10
com.badlogicgames.gdx : gdx-platform jar 1.9.10

Project Modules

There are no modules declared in this project.