is not current version
Last Version 0.0.9

fun.awooo.dive:dive-cache-common 0.0.7

cache

GroupId

GroupId

fun.awooo.dive
ArtifactId

ArtifactId

dive-cache-common
Version

Version

0.0.7
Type

Type

pom

Download dive-cache-common 0.0.7


<!-- https://jarcasting.com/artifacts/fun.awooo.dive/dive-cache-common/ -->
<dependency>
    <groupId>fun.awooo.dive</groupId>
    <artifactId>dive-cache-common</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.awooo.dive/dive-cache-common/
implementation 'fun.awooo.dive:dive-cache-common:0.0.7'
// https://jarcasting.com/artifacts/fun.awooo.dive/dive-cache-common/
implementation ("fun.awooo.dive:dive-cache-common:0.0.7")
'fun.awooo.dive:dive-cache-common:pom:0.0.7'
<dependency org="fun.awooo.dive" name="dive-cache-common" rev="0.0.7">
  <artifact name="dive-cache-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.awooo.dive', module='dive-cache-common', version='0.0.7')
)
libraryDependencies += "fun.awooo.dive" % "dive-cache-common" % "0.0.7"
[fun.awooo.dive/dive-cache-common "0.0.7"]