Download hydnora-1.0.0.jar file - Jar h

Jar examples for h:hydnora

Description

Hydnora is a small library for concurrent caching.

You can download jar file hydnora 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

hydnora-1.0.0-javadoc.jar
hydnora-1.0.0-sources.jar
hydnora-1.0.0.jar
hydnora-1.0.0.pom



Related Tutorials