CrucialAPI

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.

License

License

GroupId

GroupId

io.github.chafficui
ArtifactId

ArtifactId

CrucialAPI
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

CrucialAPI
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

https://github.com/Chafficui/CrucialAPI
Project Organization

Project Organization

ChafficPlugins
Source Code Management

Source Code Management

http://github.com/Chafficui/CrucialAPI/tree/master

Download CrucialAPI

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.16.5-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0