is not current version
Last Version 1.12.1

me.ahoo.cosid:cosid-bom 1.4.10

Global distributed ID generator

GroupId

GroupId

me.ahoo.cosid
ArtifactId

ArtifactId

cosid-bom
Version

Version

1.4.10
Type

Type

pom

Download cosid-bom 1.4.10


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