| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.langdashu |
| Идентификатор | Идентификаторflexible-uid |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| flexible-uid-1.1.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.langdashu/flexible-uid/ -->
<dependency>
<groupId>com.langdashu</groupId>
<artifactId>flexible-uid</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid/
implementation 'com.langdashu:flexible-uid:1.1'
// https://jarcasting.com/artifacts/com.langdashu/flexible-uid/
implementation ("com.langdashu:flexible-uid:1.1")
'com.langdashu:flexible-uid:pom:1.1'
<dependency org="com.langdashu" name="flexible-uid" rev="1.1">
<artifact name="flexible-uid" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.langdashu', module='flexible-uid', version='1.1')
)
libraryDependencies += "com.langdashu" % "flexible-uid" % "1.1"
[com.langdashu/flexible-uid "1.1"]