| Группа | Группаcom.github.f4b6a3 |
|---|---|
| Идентификатор | Идентификаторtsid-creator |
| Версия | Версия4.1.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tsid-creator-4.1.3.pom | |
| tsid-creator-4.1.3.jar | 14 KB |
| tsid-creator-4.1.3-sources.jar | 13 KB |
| tsid-creator-4.1.3-javadoc.jar | 429 KB |
| Обзор |
<!-- 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"]