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