License |
License |
---|---|
GroupId | GroupIdorg.pepsoft.worldpainter |
ArtifactId | ArtifactIdWPUtils |
Version | Version2.10.10 |
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.10.10.pom | |
WPUtils-2.10.10.jar | 245 KB |
WPUtils-2.10.10-sources.jar | 173 KB |
WPUtils-2.10.10-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/ -->
<dependency>
<groupId>org.pepsoft.worldpainter</groupId>
<artifactId>WPUtils</artifactId>
<version>2.10.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/
implementation 'org.pepsoft.worldpainter:WPUtils:2.10.10'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/
implementation ("org.pepsoft.worldpainter:WPUtils:2.10.10")
'org.pepsoft.worldpainter:WPUtils:jar:2.10.10'
<dependency org="org.pepsoft.worldpainter" name="WPUtils" rev="2.10.10">
<artifact name="WPUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='WPUtils', version='2.10.10')
)
libraryDependencies += "org.pepsoft.worldpainter" % "WPUtils" % "2.10.10"
[org.pepsoft.worldpainter/WPUtils "2.10.10"]
Group / Artifact | Type | Version |
---|---|---|
com.nativelibs4java : bridj Optional | jar | 0.7.0 |
java3d : vecmath Optional | jar | 1.3.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
com.google.guava : guava | jar | 31.1-jre |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
com.apple : AppleJavaExtensions | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |