Download nhcache-base-0.0.1-RELEASE.jar file - Jar n

Jar examples for n:nhcache-base

Description

nhcache

You can download jar file nhcache-base 0.0.1-RELEASE in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add nhcache-base-0.0.1-RELEASE.jar to your project.

<dependency>
   <groupId>com.github.jeffreyning</groupId>
   <artifactId>nhcache-base</artifactId>
   <version>0.0.1-RELEASE</version>
</dependency>
compile group: 'com.github.jeffreyning', name: 'nhcache-base', version: '0.0.1-RELEASE'
libraryDependencies += "com.github.jeffreyning" % "nhcache-base" % "0.0.1-RELEASE"
<dependency org="com.github.jeffreyning" name="nhcache-base" rev="0.0.1-RELEASE"/>
@Grapes(@Grab(group='com.github.jeffreyning', module='nhcache-base', version='0.0.1-RELEASE'))
'com.github.jeffreyning:nhcache-base:jar:0.0.1-RELEASE'

Download

Click the following link to download the jar file.

nhcache-base-0.0.1-RELEASE-javadoc.jar
nhcache-base-0.0.1-RELEASE-sources.jar
nhcache-base-0.0.1-RELEASE.jar
nhcache-base-0.0.1-RELEASE.pom



Related Tutorials