не последняя версия
Последняя версия 1.5

com.github.bingoohuang:idworker-client 0.0.7

a client of idworker to generate global unique id

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.bingoohuang
Идентификатор

Идентификатор

idworker-client
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать 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"]