| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.pepsoft.worldpainter |
| Идентификатор | ИдентификаторWPUtils |
| Версия | Версия2.9.2 |
| Тип | Типjar |
| Описание |
ОписаниеWorldPainter 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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.nativelibs4java : bridj Необязательный | jar | 0.7.0 |
| java3d : vecmath Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 23.0.0 |
| com.apple : AppleJavaExtensions | jar | 1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |