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