License |
License |
---|---|
Categories |
CategoriesGUI User Interface |
GroupId | GroupIdorg.pepsoft.worldpainter |
ArtifactId | ArtifactIdWPGUI |
Last Version | Last Version2.10.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWorldPainter 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 Organization |
Project Organization |
Filename | Size |
---|---|
WPGUI-2.10.10.pom | |
WPGUI-2.10.10.jar | 2 MB |
WPGUI-2.10.10-sources.jar | 1 MB |
WPGUI-2.10.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPGUI/ -->
<dependency>
<groupId>org.pepsoft.worldpainter</groupId>
<artifactId>WPGUI</artifactId>
<version>2.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPGUI/
implementation 'org.pepsoft.worldpainter:WPGUI:2.10.10'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPGUI/
implementation ("org.pepsoft.worldpainter:WPGUI:2.10.10")
'org.pepsoft.worldpainter:WPGUI:jar:2.10.10'
<dependency org="org.pepsoft.worldpainter" name="WPGUI" rev="2.10.10">
<artifact name="WPGUI" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='WPGUI', version='2.10.10')
)
libraryDependencies += "org.pepsoft.worldpainter" % "WPGUI" % "2.10.10"
[org.pepsoft.worldpainter/WPGUI "2.10.10"]
Group / Artifact | Type | Version |
---|---|---|
org.pepsoft.worldpainter : WPCore | jar | 2.10.10 |
org.pepsoft.worldpainter : WPDynmapPreviewer | jar | 2.10.10 |
net.sourceforge » jpen | jar | 2-150301 |
com.jidesoft » jide-common | jar | 3.7.13 |
com.jidesoft » jide-dock | jar | 3.7.13 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.pepsoft.worldpainter : WPJava9Support | jar | 2.10.10 |
com.jidesoft » jide-plaf-jdk7 | jar | 3.7.13 |
org.netbeans.swing » laf-dark | jar | 201403101706 |
com.nativelibs4java : bridj | jar | 0.7.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |