TUIApi

REST API backend for TownyUI.

License

License

BSD 3-Clause License
GroupId

GroupId

io.github.townyui
ArtifactId

ArtifactId

TUIApi
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

TUIApi
REST API backend for TownyUI.
Project URL

Project URL

https://github.com/TownyUI
Source Code Management

Source Code Management

https://github.com/townyui/tuiapi/tree/main

Download TUIApi

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bstats : bstats-bukkit jar 2.2.1
io.undertow : undertow-core jar 2.2.13.Final

provided (2)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.17.1-R0.1-SNAPSHOT
com.github.TownyAdvanced » Towny jar 0.97.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0