is not current version
Last Version 2.10.10

WorldPainter 2.8.3

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.

License

License

GroupId

GroupId

org.pepsoft.worldpainter
ArtifactId

ArtifactId

WorldPainter
Version

Version

2.8.3
Type

Type

pom
Description

Description

WorldPainter
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.
Project URL

Project URL

https://www.worldpainter.net/
Project Organization

Project Organization

pepsoft.org
Source Code Management

Source Code Management

https://github.com/Captain-Chaos/WorldPainter

Download WorldPainter 2.8.3

Filename Size
WorldPainter-2.8.3.pom 6 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • WPUtils
  • WPCore
  • WPDynmapPreviewer
  • WPGUI
  • WPJava9Support