is not current version
Last Version 4.2.1

com.github.f4b6a3:tsid-creator 4.1.3

A Java library for generating TSIDs (Time Sortable Identifier)

GroupId

GroupId

com.github.f4b6a3
ArtifactId

ArtifactId

tsid-creator
Version

Version

4.1.3
Type

Type

jar

Download tsid-creator 4.1.3


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