License |
License |
---|---|
GroupId | GroupIdorg.pepsoft.worldpainter |
ArtifactId | ArtifactIdWPCore |
Version | Version2.8.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 |
---|---|
WPCore-2.8.3.pom | |
WPCore-2.8.3.jar | 1 MB |
WPCore-2.8.3-sources.jar | 688 KB |
WPCore-2.8.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPCore/ -->
<dependency>
<groupId>org.pepsoft.worldpainter</groupId>
<artifactId>WPCore</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPCore/
implementation 'org.pepsoft.worldpainter:WPCore:2.8.3'
// https://jarcasting.com/artifacts/org.pepsoft.worldpainter/WPCore/
implementation ("org.pepsoft.worldpainter:WPCore:2.8.3")
'org.pepsoft.worldpainter:WPCore:jar:2.8.3'
<dependency org="org.pepsoft.worldpainter" name="WPCore" rev="2.8.3">
<artifact name="WPCore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pepsoft.worldpainter', module='WPCore', version='2.8.3')
)
libraryDependencies += "org.pepsoft.worldpainter" % "WPCore" % "2.8.3"
[org.pepsoft.worldpainter/WPCore "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.pepsoft.worldpainter : WPUtils | jar | 2.8.3 |
org.pepsoft.worldpainter : WPValueObjects | jar | 1.1.0 |
java3d : vecmath | jar | 1.3.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 12.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.12 |