is not current version
Last Version 1.0.0

com.github.ddth:ddth-cache-adapter-serializing 0.5.0.1

DDTH's adapter for various cache systems

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-cache-adapter-serializing
Version

Version

0.5.0.1
Type

Type

pom

Download ddth-cache-adapter-serializing 0.5.0.1


<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-serializing/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-cache-adapter-serializing</artifactId>
    <version>0.5.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-serializing/
implementation 'com.github.ddth:ddth-cache-adapter-serializing:0.5.0.1'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-serializing/
implementation ("com.github.ddth:ddth-cache-adapter-serializing:0.5.0.1")
'com.github.ddth:ddth-cache-adapter-serializing:pom:0.5.0.1'
<dependency org="com.github.ddth" name="ddth-cache-adapter-serializing" rev="0.5.0.1">
  <artifact name="ddth-cache-adapter-serializing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-cache-adapter-serializing', version='0.5.0.1')
)
libraryDependencies += "com.github.ddth" % "ddth-cache-adapter-serializing" % "0.5.0.1"
[com.github.ddth/ddth-cache-adapter-serializing "0.5.0.1"]