is not current version
Last Version 2.10.10

org.pepsoft.worldpainter:WPUtils 2.10.1


GroupId

GroupId

org.pepsoft.worldpainter
ArtifactId

ArtifactId

WPUtils
Version

Version

2.10.1
Type

Type

jar

Download WPUtils 2.10.1


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