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