PaperMC Site API

The unofficial SDK for the PaperMC Site API written on Java

Лицензия

Лицензия

Группа

Группа

me.soknight
Идентификатор

Идентификатор

papermc-site-api
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

PaperMC Site API
The unofficial SDK for the PaperMC Site API written on Java
Ссылка на сайт

Ссылка на сайт

https://github.com/SoKnight/PaperMC-Site-API/
Система контроля версий

Система контроля версий

http://github.com/SoKnight/PaperMC-Site-API/tree/main

Скачать papermc-site-api

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/me.soknight/papermc-site-api/ -->
<dependency>
    <groupId>me.soknight</groupId>
    <artifactId>papermc-site-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.soknight/papermc-site-api/
implementation 'me.soknight:papermc-site-api:1.0.0'
// https://jarcasting.com/artifacts/me.soknight/papermc-site-api/
implementation ("me.soknight:papermc-site-api:1.0.0")
'me.soknight:papermc-site-api:jar:1.0.0'
<dependency org="me.soknight" name="papermc-site-api" rev="1.0.0">
  <artifact name="papermc-site-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.soknight', module='papermc-site-api', version='1.0.0')
)
libraryDependencies += "me.soknight" % "papermc-site-api" % "1.0.0"
[me.soknight/papermc-site-api "1.0.0"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.squareup.retrofit2 : retrofit jar 2.9.0
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
org.jetbrains : annotations jar 22.0.0

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0