PaperMC Site API

The unofficial SDK for the PaperMC Site API written on Java

License

License

GroupId

GroupId

me.soknight
ArtifactId

ArtifactId

papermc-site-api
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

PaperMC Site API
The unofficial SDK for the PaperMC Site API written on Java
Project URL

Project URL

https://github.com/SoKnight/PaperMC-Site-API/
Source Code Management

Source Code Management

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

Download papermc-site-api

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0