is not current version
Last Version 0.0.3

com.github.bingoohuang:westid 0.0.1

java distributed id generator

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

westid
Version

Version

0.0.1
Type

Type

jar

Download westid 0.0.1


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