Download ddth-cache-adapter-core-0.6.3.3.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.6.3.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials