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