is not current version
Last Version 2.10.10

org.pepsoft.worldpainter:WPCore 2.8.6


GroupId

GroupId

org.pepsoft.worldpainter
ArtifactId

ArtifactId

WPCore
Version

Version

2.8.6
Type

Type

jar

Download WPCore 2.8.6


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