Download ddth-cache-adapter-core-0.4.0.jar file - Jar d

Jar examples for d:ddth-cache-adapter-core

Description

DDTH's adapter for various cache systems

You can download jar file ddth-cache-adapter-core 0.4.0 in this page.

Build File

You can use the following script to add ddth-cache-adapter-core-0.4.0.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-cache-adapter-core</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-cache-adapter-core', version: '0.4.0'
libraryDependencies += "com.github.ddth" % "ddth-cache-adapter-core" % "0.4.0"
<dependency org="com.github.ddth" name="ddth-cache-adapter-core" rev="0.4.0"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-cache-adapter-core', version='0.4.0'))
'com.github.ddth:ddth-cache-adapter-core:jar:0.4.0'

Download

Click the following link to download the jar file.

ddth-cache-adapter-core-0.4.0-javadoc.jar
ddth-cache-adapter-core-0.4.0-sources.jar
ddth-cache-adapter-core-0.4.0.jar
ddth-cache-adapter-core-0.4.0.pom



Related Tutorials