is not current version
Last Version 1.12.1

me.ahoo.cosid:cosid-bom 1.2.6

Global distributed ID generator

GroupId

GroupId

me.ahoo.cosid
ArtifactId

ArtifactId

cosid-bom
Version

Version

1.2.6
Type

Type

pom

Download cosid-bom 1.2.6


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