| License |
License
BSD 3-Clause License
|
|---|---|
| GroupId | GroupIdio.github.townyui |
| ArtifactId | ArtifactIdTUIApi |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTUIApi
REST API backend for TownyUI.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| TUIApi-1.0.0.pom | |
| TUIApi-1.0.0.jar | 3 MB |
| TUIApi-1.0.0-sources.jar | 12 KB |
| TUIApi-1.0.0-javadoc.jar | 191 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.townyui/TUIApi/ -->
<dependency>
<groupId>io.github.townyui</groupId>
<artifactId>TUIApi</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.townyui/TUIApi/
implementation 'io.github.townyui:TUIApi:1.0.0'
// https://jarcasting.com/artifacts/io.github.townyui/TUIApi/
implementation ("io.github.townyui:TUIApi:1.0.0")
'io.github.townyui:TUIApi:jar:1.0.0'
<dependency org="io.github.townyui" name="TUIApi" rev="1.0.0">
<artifact name="TUIApi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.townyui', module='TUIApi', version='1.0.0')
)
libraryDependencies += "io.github.townyui" % "TUIApi" % "1.0.0"
[io.github.townyui/TUIApi "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bstats : bstats-bukkit | jar | 2.2.1 |
| io.undertow : undertow-core | jar | 2.2.13.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.17.1-R0.1-SNAPSHOT |
| com.github.TownyAdvanced » Towny | jar | 0.97.2.0 |