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