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