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