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