GroupId | GroupIdse.vgregion.vgr-rp-theme |
---|---|
ArtifactId | ArtifactIdvgr-rp-theme-system |
Version | Version1.0 |
Type | Typepom |
Filename | Size |
---|---|
vgr-rp-theme-system-1.0.pom | 1 KB |
Browse |
<!-- 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"]