GroupId | GroupIdcom.github.ddth |
---|---|
ArtifactId | ArtifactIdddth-cache-adapter-serializing |
Version | Version0.4.0 |
Type | Typepom |
Filename | Size |
---|---|
ddth-cache-adapter-serializing-0.4.0.pom | 1 KB |
Browse |
<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-cache-adapter-serializing/
implementation ("com.github.ddth:ddth-cache-adapter-serializing:0.4.0")
'com.github.ddth:ddth-cache-adapter-serializing:pom:0.4.0'
<dependency org="com.github.ddth" name="ddth-cache-adapter-serializing" rev="0.4.0">
<artifact name="ddth-cache-adapter-serializing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-cache-adapter-serializing', version='0.4.0')
)
libraryDependencies += "com.github.ddth" % "ddth-cache-adapter-serializing" % "0.4.0"
[com.github.ddth/ddth-cache-adapter-serializing "0.4.0"]