is not current version
Last Version 0.0.14

com.github.gobars:id 0.0.10

an ID generator

GroupId

GroupId

com.github.gobars
ArtifactId

ArtifactId

id
Version

Version

0.0.10
Type

Type

jar

Download id 0.0.10


<!-- https://jarcasting.com/artifacts/com.github.gobars/id/ -->
<dependency>
    <groupId>com.github.gobars</groupId>
    <artifactId>id</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gobars/id/
implementation 'com.github.gobars:id:0.0.10'
// https://jarcasting.com/artifacts/com.github.gobars/id/
implementation ("com.github.gobars:id:0.0.10")
'com.github.gobars:id:jar:0.0.10'
<dependency org="com.github.gobars" name="id" rev="0.0.10">
  <artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gobars', module='id', version='0.0.10')
)
libraryDependencies += "com.github.gobars" % "id" % "0.0.10"
[com.github.gobars/id "0.0.10"]