is not current version
Last Version 1.12.1

me.ahoo.cosid:cosid-bom 0.9.5

Global distributed ID generator

GroupId

GroupId

me.ahoo.cosid
ArtifactId

ArtifactId

cosid-bom
Version

Version

0.9.5
Type

Type

pom

Download cosid-bom 0.9.5


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