| License |
License |
|---|---|
| GroupId | GroupIdio.github.chafficui |
| ArtifactId | ArtifactIdCrucialAPI |
| Version | Version1.2 |
| Type | Typejar |
| Description |
DescriptionCrucialAPI
CrucialAPI is an easy-to-use API for spigot developers. It aims to make all features of Spigot even easier to use in a consistent way. In addition, there are numerous other functions far beyond Spigot that can be used easily.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationChafficPlugins |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| CrucialAPI-1.2.pom | |
| CrucialAPI-1.2.jar | 53 KB |
| CrucialAPI-1.2-sources.jar | 25 KB |
| CrucialAPI-1.2-javadoc.jar | 553 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.chafficui/CrucialAPI/ -->
<dependency>
<groupId>io.github.chafficui</groupId>
<artifactId>CrucialAPI</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chafficui/CrucialAPI/
implementation 'io.github.chafficui:CrucialAPI:1.2'
// https://jarcasting.com/artifacts/io.github.chafficui/CrucialAPI/
implementation ("io.github.chafficui:CrucialAPI:1.2")
'io.github.chafficui:CrucialAPI:jar:1.2'
<dependency org="io.github.chafficui" name="CrucialAPI" rev="1.2">
<artifact name="CrucialAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chafficui', module='CrucialAPI', version='1.2')
)
libraryDependencies += "io.github.chafficui" % "CrucialAPI" % "1.2"
[io.github.chafficui/CrucialAPI "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |