is not current version
Last Version 2.10.10

org.pepsoft.worldpainter:WorldPainter 2.8.5

WorldPainter is an interactive map generator for Minecraft. It allows you to "paint" landscapes using similar tools as a regular paint program. Sculpt and mould the terrain, paint materials, trees, snow and ice, etc. onto it, and much more.

GroupId

GroupId

org.pepsoft.worldpainter
ArtifactId

ArtifactId

WorldPainter
Version

Version

2.8.5
Type

Type

pom

Download WorldPainter 2.8.5

Filename Size
WorldPainter-2.8.5.pom 6 KB
Browse

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