License |
License |
---|---|
GroupId | GroupIdorg.pepsoft.worldpainter |
ArtifactId | ArtifactIdWPUtils |
Version | Version2.8.0 |
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 |
---|---|
WPUtils-2.8.0.pom | |
WPUtils-2.8.0.jar | 235 KB |
WPUtils-2.8.0-sources.jar | 166 KB |
WPUtils-2.8.0-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/ -->
<dependency>
<groupId>org.pepsoft.worldpainter</groupId>
<artifactId>WPUtils</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/
implementation 'org.pepsoft.worldpainter:WPUtils:2.8.0'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/
implementation ("org.pepsoft.worldpainter:WPUtils:2.8.0")
'org.pepsoft.worldpainter:WPUtils:jar:2.8.0'
<dependency org="org.pepsoft.worldpainter" name="WPUtils" rev="2.8.0">
<artifact name="WPUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='WPUtils', version='2.8.0')
)
libraryDependencies += "org.pepsoft.worldpainter" % "WPUtils" % "2.8.0"
[org.pepsoft.worldpainter/WPUtils "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.nativelibs4java : bridj Optional | jar | 0.7.0 |
java3d : vecmath Optional | jar | 1.3.1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.google.guava : guava | jar | 27.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |
com.apple : AppleJavaExtensions | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |