is not current version
Last Version 2.0.0

com.mantledillusion.cache:hydnora 1.1.0

Hydnora is a small library for concurrent caching.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.mantledillusion.cache
ArtifactId

ArtifactId

hydnora
Version

Version

1.1.0
Type

Type

jar

Download hydnora 1.1.0


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