| Группа | Группаcom.github.f4b6a3 |
|---|---|
| Идентификатор | Идентификаторtsid-creator |
| Версия | Версия2.2.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tsid-creator-2.2.2.pom | |
| tsid-creator-2.2.2.jar | 17 KB |
| tsid-creator-2.2.2-sources.jar | 21 KB |
| tsid-creator-2.2.2-javadoc.jar | 485 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/ -->
<dependency>
<groupId>com.github.f4b6a3</groupId>
<artifactId>tsid-creator</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation 'com.github.f4b6a3:tsid-creator:2.2.2'
// https://jarcasting.com/artifacts/com.github.f4b6a3/tsid-creator/
implementation ("com.github.f4b6a3:tsid-creator:2.2.2")
'com.github.f4b6a3:tsid-creator:jar:2.2.2'
<dependency org="com.github.f4b6a3" name="tsid-creator" rev="2.2.2">
<artifact name="tsid-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f4b6a3', module='tsid-creator', version='2.2.2')
)
libraryDependencies += "com.github.f4b6a3" % "tsid-creator" % "2.2.2"
[com.github.f4b6a3/tsid-creator "2.2.2"]