License |
License |
---|---|
GroupId | GroupIdcom.github.azbh111 |
ArtifactId | ArtifactIdspigot-1.11.2 |
Version | VersionR |
Type | Typejar |
Description |
Descriptionspigot-1.11.2
A single jar
|
Filename | Size |
---|---|
spigot-1.11.2-R.pom | |
spigot-1.11.2-R.jar | 23 MB |
spigot-1.11.2-R-sources.jar | 261 bytes |
spigot-1.11.2-R-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.azbh111/spigot-1.11.2/ -->
<dependency>
<groupId>com.github.azbh111</groupId>
<artifactId>spigot-1.11.2</artifactId>
<version>R</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.azbh111/spigot-1.11.2/
implementation 'com.github.azbh111:spigot-1.11.2:R'
// https://jarcasting.com/artifacts/com.github.azbh111/spigot-1.11.2/
implementation ("com.github.azbh111:spigot-1.11.2:R")
'com.github.azbh111:spigot-1.11.2:jar:R'
<dependency org="com.github.azbh111" name="spigot-1.11.2" rev="R">
<artifact name="spigot-1.11.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.azbh111', module='spigot-1.11.2', version='R')
)
libraryDependencies += "com.github.azbh111" % "spigot-1.11.2" % "R"
[com.github.azbh111/spigot-1.11.2 "R"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |