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

com.github.f4b6a3:tsid-creator 3.0.2

A Java library for generating TSIDs (Time Sortable Identifier)

Группа

Группа

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

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

tsid-creator
Версия

Версия

3.0.2
Тип

Тип

jar

Скачать tsid-creator 3.0.2


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