Last Version

Hydnora 2.0.0

Hydnora is a small library for concurrent caching.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.cache
ArtifactId

ArtifactId

hydnora
Version

Version

2.0.0
Type

Type

jar
Description

Description

Hydnora
Hydnora is a small library for concurrent caching.
Project URL

Project URL

http://www.mantledillusion.com

Download hydnora 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.mantledillusion.essentials : concurrency-essentials jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.