License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.elmakers.mine.bukkit |
ArtifactId | ArtifactIdMagicAPI |
Last Version | Last Version10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMagic API
Magic maven parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
MagicAPI-10.2.pom | |
MagicAPI-10.2.jar | 109 KB |
MagicAPI-10.2-sources.jar | 101 KB |
MagicAPI-10.2-javadoc.jar | 884 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/MagicAPI/ -->
<dependency>
<groupId>com.elmakers.mine.bukkit</groupId>
<artifactId>MagicAPI</artifactId>
<version>10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/MagicAPI/
implementation 'com.elmakers.mine.bukkit:MagicAPI:10.2'
// https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/MagicAPI/
implementation ("com.elmakers.mine.bukkit:MagicAPI:10.2")
'com.elmakers.mine.bukkit:MagicAPI:jar:10.2'
<dependency org="com.elmakers.mine.bukkit" name="MagicAPI" rev="10.2">
<artifact name="MagicAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elmakers.mine.bukkit', module='MagicAPI', version='10.2')
)
libraryDependencies += "com.elmakers.mine.bukkit" % "MagicAPI" % "10.2"
[com.elmakers.mine.bukkit/MagicAPI "10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.9.2-R0.1-SNAPSHOT |
com.google.code.findbugs : jsr305 | jar | 1.3.9 |