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