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

com.langdashu:flexible-uid 1.0


Группа

Группа

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

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

flexible-uid
Версия

Версия

1.0
Тип

Тип

pom

Скачать flexible-uid 1.0

Имя Файла Размер
flexible-uid-1.0.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.langdashu/flexible-uid/ -->
<dependency>
    <groupId>com.langdashu</groupId>
    <artifactId>flexible-uid</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid/
implementation 'com.langdashu:flexible-uid:1.0'
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid/
implementation ("com.langdashu:flexible-uid:1.0")
'com.langdashu:flexible-uid:pom:1.0'
<dependency org="com.langdashu" name="flexible-uid" rev="1.0">
  <artifact name="flexible-uid" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.langdashu', module='flexible-uid', version='1.0')
)
libraryDependencies += "com.langdashu" % "flexible-uid" % "1.0"
[com.langdashu/flexible-uid "1.0"]