Download cache-annotations-ri-common-0.1.jar file - Jar c

Jar examples for c:cache-annotations-ri-common

Description

You can download jar file cache-annotations-ri-common 0.1 in this page.

Build File

You can use the following script to add cache-annotations-ri-common-0.1.jar to your project.

<dependency>
   <groupId>com.github.mizool.jcache</groupId>
   <artifactId>cache-annotations-ri-common</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'com.github.mizool.jcache', name: 'cache-annotations-ri-common', version: '0.1'
libraryDependencies += "com.github.mizool.jcache" % "cache-annotations-ri-common" % "0.1"
<dependency org="com.github.mizool.jcache" name="cache-annotations-ri-common" rev="0.1"/>
@Grapes(@Grab(group='com.github.mizool.jcache', module='cache-annotations-ri-common', version='0.1'))
'com.github.mizool.jcache:cache-annotations-ri-common:jar:0.1'

Download

Click the following link to download the jar file.

cache-annotations-ri-common-0.1-javadoc.jar
cache-annotations-ri-common-0.1-sources.jar
cache-annotations-ri-common-0.1.jar
cache-annotations-ri-common-0.1.pom



Related Tutorials