Jar examples for h:hydnora
Hydnora is a small library for concurrent caching.
You can download jar file hydnora 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add hydnora-1.0.0.jar to your project.
<dependency> <groupId>com.mantledillusion.cache</groupId> <artifactId>hydnora</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.mantledillusion.cache', name: 'hydnora', version: '1.0.0'
libraryDependencies += "com.mantledillusion.cache" % "hydnora" % "1.0.0"
<dependency org="com.mantledillusion.cache" name="hydnora" rev="1.0.0"/>
@Grapes(@Grab(group='com.mantledillusion.cache', module='hydnora', version='1.0.0'))
'com.mantledillusion.cache:hydnora:jar:1.0.0'
Click the following link to download the jar file.
hydnora-1.0.0-javadoc.jar