| License |
License |
|---|---|
| GroupId | GroupIdcom.github.f4b6a3 |
| ArtifactId | ArtifactIdtsid-creator |
| Version | Version4.1.4 |
| Type | Typejar |
| Description |
Descriptiontsid-creator
A Java library for generating TSIDs (Time Sortable Identifier)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tsid-creator-4.1.4.pom | |
| tsid-creator-4.1.4.jar | 14 KB |
| tsid-creator-4.1.4-sources.jar | 13 KB |
| tsid-creator-4.1.4-javadoc.jar | 429 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/ -->
<dependency>
<groupId>com.github.f4b6a3</groupId>
<artifactId>tsid-creator</artifactId>
<version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation 'com.github.f4b6a3:tsid-creator:4.1.4'
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation ("com.github.f4b6a3:tsid-creator:4.1.4")
'com.github.f4b6a3:tsid-creator:jar:4.1.4'
<dependency org="com.github.f4b6a3" name="tsid-creator" rev="4.1.4">
<artifact name="tsid-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f4b6a3', module='tsid-creator', version='4.1.4')
)
libraryDependencies += "com.github.f4b6a3" % "tsid-creator" % "4.1.4"
[com.github.f4b6a3/tsid-creator "4.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |