| License |
License |
|---|---|
| GroupId | GroupIdorg.pepsoft.worldpainter |
| ArtifactId | ArtifactIdWPUtils |
| 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 |
|---|---|
| WPUtils-2.9.2.pom | |
| WPUtils-2.9.2.jar | 243 KB |
| WPUtils-2.9.2-sources.jar | 171 KB |
| WPUtils-2.9.2-javadoc.jar | 411 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/ -->
<dependency>
<groupId>org.pepsoft.worldpainter</groupId>
<artifactId>WPUtils</artifactId>
<version>2.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/
implementation 'org.pepsoft.worldpainter:WPUtils:2.9.2'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPUtils/
implementation ("org.pepsoft.worldpainter:WPUtils:2.9.2")
'org.pepsoft.worldpainter:WPUtils:jar:2.9.2'
<dependency org="org.pepsoft.worldpainter" name="WPUtils" rev="2.9.2">
<artifact name="WPUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='WPUtils', version='2.9.2')
)
libraryDependencies += "org.pepsoft.worldpainter" % "WPUtils" % "2.9.2"
[org.pepsoft.worldpainter/WPUtils "2.9.2"]
| 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 |