не последняя версия
Последняя версия 1.0.0

com.github.lontime:extuuid-library 1.0.0-M14


Группа

Группа

com.github.lontime
Идентификатор

Идентификатор

extuuid-library
Версия

Версия

1.0.0-M14
Тип

Тип

jar

Скачать extuuid-library 1.0.0-M14


<!-- https://jarcasting.com/artifacts/com.github.lontime/extuuid-library/ -->
<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>extuuid-library</artifactId>
    <version>1.0.0-M14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extuuid-library/
implementation 'com.github.lontime:extuuid-library:1.0.0-M14'
// https://jarcasting.com/artifacts/com.github.lontime/extuuid-library/
implementation ("com.github.lontime:extuuid-library:1.0.0-M14")
'com.github.lontime:extuuid-library:jar:1.0.0-M14'
<dependency org="com.github.lontime" name="extuuid-library" rev="1.0.0-M14">
  <artifact name="extuuid-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extuuid-library', version='1.0.0-M14')
)
libraryDependencies += "com.github.lontime" % "extuuid-library" % "1.0.0-M14"
[com.github.lontime/extuuid-library "1.0.0-M14"]