is not current version
Last Version 0.0.6

me.ahoo.cocache:cocache-bom 0.0.3

Level 2 Distributed Cache Coherence Framework

GroupId

GroupId

me.ahoo.cocache
ArtifactId

ArtifactId

cocache-bom
Version

Version

0.0.3
Type

Type

pom

Download cocache-bom 0.0.3


<!-- https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/ -->
<dependency>
    <groupId>me.ahoo.cocache</groupId>
    <artifactId>cocache-bom</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/
implementation 'me.ahoo.cocache:cocache-bom:0.0.3'
// https://jarcasting.com/artifacts/me.ahoo.cocache/cocache-bom/
implementation ("me.ahoo.cocache:cocache-bom:0.0.3")
'me.ahoo.cocache:cocache-bom:pom:0.0.3'
<dependency org="me.ahoo.cocache" name="cocache-bom" rev="0.0.3">
  <artifact name="cocache-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.ahoo.cocache', module='cocache-bom', version='0.0.3')
)
libraryDependencies += "me.ahoo.cocache" % "cocache-bom" % "0.0.3"
[me.ahoo.cocache/cocache-bom "0.0.3"]