s

spigot-common

A set of common utilities and fast developing for spigot.
https://github.com/uinnn/spigot-common
MIT Licenses
Uin Carrara
Files download
File Operation
spigot-common-1.0.4.jar download
spigot-common-1.0.4.pom download
spigot-common-1.0.4-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.uinnn</groupId>
  <artifactId>spigot-common</artifactId>
  <version>1.0.4</version>
</dependency>
Gradle Groovy
implementation 'io.github.uinnn:spigot-common:1.0.4'
Gradle Kotlin
implementation("io.github.uinnn:spigot-common:1.0.4")
Scala SBT
libraryDependencies += "io.github.uinnn" % "spigot-common" % "1.0.4"
Groovy Grape
@Grapes(
  @Grab(group='io.github.uinnn', module='spigot-common', version='1.0.4')
)
Apache Ivy
<dependency org="io.github.uinnn" name="spigot-common" rev="1.0.4" />
Leiningen
[io.github.uinnn/spigot-common "1.0.4"]
Apache Buildr
'io.github.uinnn:spigot-common:jar:1.0.4'
Dependencies
The project has no third-party dependencies