is not current version
Last Version 0.0.6

me.ahoo.cocache:cocache-bom 0.0.2

Level 2 Distributed Cache Coherence Framework

GroupId

GroupId

me.ahoo.cocache
ArtifactId

ArtifactId

cocache-bom
Version

Version

0.0.2
Type

Type

pom

Download cocache-bom 0.0.2


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