is not current version
Last Version 1.5.0

org.pepsoft.worldpainter:PluginParent 1.2.2

A WorldPainter plugin.

GroupId

GroupId

org.pepsoft.worldpainter
ArtifactId

ArtifactId

PluginParent
Version

Version

1.2.2
Type

Type

pom

Download PluginParent 1.2.2

Filename Size
PluginParent-1.2.2.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/PluginParent/ -->
<dependency>
    <groupId>org.pepsoft.worldpainter</groupId>
    <artifactId>PluginParent</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/PluginParent/
implementation 'org.pepsoft.worldpainter:PluginParent:1.2.2'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/PluginParent/
implementation ("org.pepsoft.worldpainter:PluginParent:1.2.2")
'org.pepsoft.worldpainter:PluginParent:pom:1.2.2'
<dependency org="org.pepsoft.worldpainter" name="PluginParent" rev="1.2.2">
  <artifact name="PluginParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='PluginParent', version='1.2.2')
)
libraryDependencies += "org.pepsoft.worldpainter" % "PluginParent" % "1.2.2"
[org.pepsoft.worldpainter/PluginParent "1.2.2"]