| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.f4b6a3 |
| Идентификатор | Идентификаторtsid-creator |
| Версия | Версия3.0.1 |
| Тип | Типjar |
| Описание |
Описаниеtsid-creator
A Java library for generating time sortable IDs.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| tsid-creator-3.0.1.pom | |
| tsid-creator-3.0.1.jar | 13 KB |
| tsid-creator-3.0.1-sources.jar | 14 KB |
| tsid-creator-3.0.1-javadoc.jar | 436 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/ -->
<dependency>
<groupId>com.github.f4b6a3</groupId>
<artifactId>tsid-creator</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation 'com.github.f4b6a3:tsid-creator:3.0.1'
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation ("com.github.f4b6a3:tsid-creator:3.0.1")
'com.github.f4b6a3:tsid-creator:jar:3.0.1'
<dependency org="com.github.f4b6a3" name="tsid-creator" rev="3.0.1">
<artifact name="tsid-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f4b6a3', module='tsid-creator', version='3.0.1')
)
libraryDependencies += "com.github.f4b6a3" % "tsid-creator" % "3.0.1"
[com.github.f4b6a3/tsid-creator "3.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |