is not current version
Last Version 1.5

com.github.bingoohuang:idworker-client 0.0.7

a client of idworker to generate global unique id

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

idworker-client
Version

Version

0.0.7
Type

Type

jar

Download idworker-client 0.0.7


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