License |
License |
---|---|
GroupId | GroupIdorg.pepsoft.worldpainter |
ArtifactId | ArtifactIdPluginParent |
Version | Version1.5.0 |
Type | Typepom |
Description |
DescriptionPluginParent
A WorldPainter plugin.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
PluginParent-1.5.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/PluginParent/ -->
<dependency>
<groupId>org.pepsoft.worldpainter</groupId>
<artifactId>PluginParent</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/PluginParent/
implementation 'org.pepsoft.worldpainter:PluginParent:1.5.0'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/PluginParent/
implementation ("org.pepsoft.worldpainter:PluginParent:1.5.0")
'org.pepsoft.worldpainter:PluginParent:pom:1.5.0'
<dependency org="org.pepsoft.worldpainter" name="PluginParent" rev="1.5.0">
<artifact name="PluginParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='PluginParent', version='1.5.0')
)
libraryDependencies += "org.pepsoft.worldpainter" % "PluginParent" % "1.5.0"
[org.pepsoft.worldpainter/PluginParent "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pepsoft.worldpainter : WPGUI | jar | 2.9.0 |