Download ameba-cache-core-0.1.8.jar file - Jar a

Jar examples for a:ameba-cache-core

Description

A useful Java framework cache core!

You can download jar file ameba-cache-core 0.1.8 in this page.

License

MIT

Build File

You can use the following script to add ameba-cache-core-0.1.8.jar to your project.

<dependency>
   <groupId>org.amebastack.module</groupId>
   <artifactId>ameba-cache-core</artifactId>
   <version>0.1.8</version>
</dependency>
compile group: 'org.amebastack.module', name: 'ameba-cache-core', version: '0.1.8'
libraryDependencies += "org.amebastack.module" % "ameba-cache-core" % "0.1.8"
<dependency org="org.amebastack.module" name="ameba-cache-core" rev="0.1.8"/>
@Grapes(@Grab(group='org.amebastack.module', module='ameba-cache-core', version='0.1.8'))
'org.amebastack.module:ameba-cache-core:jar:0.1.8'

Download

Click the following link to download the jar file.

ameba-cache-core-0.1.8-javadoc.jar
ameba-cache-core-0.1.8-sources.jar
ameba-cache-core-0.1.8.jar
ameba-cache-core-0.1.8.pom



Related Tutorials