is not current version
Last Version 1.0.0

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

DDTH's adapter for various cache systems

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-cache-adapter-serializing
Version

Version

0.4.1.2
Type

Type

pom

Download ddth-cache-adapter-serializing 0.4.1.2


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