Last Version

enumlike 0.1.4

Memory efficient enum-like map and key implementations

License

License

Categories

Categories

UML Business Logic Libraries Documents Processing
GroupId

GroupId

org.marid
ArtifactId

ArtifactId

enumlike
Version

Version

0.1.4
Type

Type

jar
Description

Description

enumlike
Memory efficient enum-like map and key implementations
Project URL

Project URL

https://github.com/dimitrovchi/enum-like
Source Code Management

Source Code Management

https://github.com/dimitrovchi/enum-like.git

Download enumlike 0.1.4


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

Dependencies

provided (2)

Group / Artifact Type Version
org.checkerframework : checker jar 1.9.3
net.sf.ehcache : ehcache jar 2.10.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.openjdk.jmh : jmh-generator-annprocess jar 1.10.3
org.slf4j : slf4j-simple jar 1.7.12
com.google.guava : guava jar 18.0

Project Modules

There are no modules declared in this project.