Download ddth-cache-adapter-0.2.1.8.jar file - Jar d

Jar examples for d:ddth-cache-adapter

Description

DDTH's adapter for various cache systems

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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

ddth-cache-adapter-0.2.1.8-javadoc.jar
ddth-cache-adapter-0.2.1.8-sources.jar
ddth-cache-adapter-0.2.1.8.jar
ddth-cache-adapter-0.2.1.8.pom



Related Tutorials