License |
License |
---|---|
GroupId | GroupIdorg.pepsoft.worldpainter |
ArtifactId | ArtifactIdWPCore |
Version | Version2.9.2 |
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 |
---|---|
WPCore-2.9.2.pom | |
WPCore-2.9.2.jar | 1 MB |
WPCore-2.9.2-sources.jar | 783 KB |
WPCore-2.9.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPCore/ -->
<dependency>
<groupId>org.pepsoft.worldpainter</groupId>
<artifactId>WPCore</artifactId>
<version>2.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPCore/
implementation 'org.pepsoft.worldpainter:WPCore:2.9.2'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPCore/
implementation ("org.pepsoft.worldpainter:WPCore:2.9.2")
'org.pepsoft.worldpainter:WPCore:jar:2.9.2'
<dependency org="org.pepsoft.worldpainter" name="WPCore" rev="2.9.2">
<artifact name="WPCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='WPCore', version='2.9.2')
)
libraryDependencies += "org.pepsoft.worldpainter" % "WPCore" % "2.9.2"
[org.pepsoft.worldpainter/WPCore "2.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.pepsoft.worldpainter : WPUtils | jar | 2.9.2 |
org.pepsoft.worldpainter : WPValueObjects | jar | 1.1.0 |
java3d : vecmath | jar | 1.3.1 |
com.twelvemonkeys.imageio : imageio-tiff | jar | 3.8.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.graalvm.js : js | jar | 22.0.0.2 |
org.graalvm.js : js-scriptengine | jar | 22.0.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |