Last Version

TypedMap implementation 1.0.4

TypedMap implementation (can be used as EnumMap replacement with typed keys)

License

License

GroupId

GroupId

org.marid
ArtifactId

ArtifactId

typedmap
Version

Version

1.0.4
Type

Type

jar
Description

Description

TypedMap implementation
TypedMap implementation (can be used as EnumMap replacement with typed keys)
Project URL

Project URL

https://github.com/MaridProject/typedmap
Source Code Management

Source Code Management

https://github.com/MaridProject/typedmap

Download typedmap 1.0.4


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
org.jetbrains : annotations-java5 jar 15.0

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.11
org.openjdk.jmh : jmh-generator-annprocess jar 1.19
org.openjdk.jol : jol-core jar 0.8
it.unimi.dsi : fastutil jar 7.2.0
org.eclipse.collections : eclipse-collections jar 8.1.0

Project Modules

There are no modules declared in this project.