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

io.pythagoras.common:distributed-sequence-id-generator 1.0.1

Pythagoras Common Libs - Distributed Sequential ID generator

Группа

Группа

io.pythagoras.common
Идентификатор

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

distributed-sequence-id-generator
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать distributed-sequence-id-generator 1.0.1


<!-- https://jarcasting.com/artifacts/io.pythagoras.common/distributed-sequence-id-generator/ -->
<dependency>
    <groupId>io.pythagoras.common</groupId>
    <artifactId>distributed-sequence-id-generator</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pythagoras.common/distributed-sequence-id-generator/
implementation 'io.pythagoras.common:distributed-sequence-id-generator:1.0.1'
// https://jarcasting.com/artifacts/io.pythagoras.common/distributed-sequence-id-generator/
implementation ("io.pythagoras.common:distributed-sequence-id-generator:1.0.1")
'io.pythagoras.common:distributed-sequence-id-generator:jar:1.0.1'
<dependency org="io.pythagoras.common" name="distributed-sequence-id-generator" rev="1.0.1">
  <artifact name="distributed-sequence-id-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pythagoras.common', module='distributed-sequence-id-generator', version='1.0.1')
)
libraryDependencies += "io.pythagoras.common" % "distributed-sequence-id-generator" % "1.0.1"
[io.pythagoras.common/distributed-sequence-id-generator "1.0.1"]