is not current version
Last Version 10.2

com.elmakers.mine.bukkit:Magic-parent 10.0

Magic maven parent

GroupId

GroupId

com.elmakers.mine.bukkit
ArtifactId

ArtifactId

Magic-parent
Version

Version

10.0
Type

Type

pom

Download Magic-parent 10.0

Filename Size
Magic-parent-10.0.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/Magic-parent/ -->
<dependency>
    <groupId>com.elmakers.mine.bukkit</groupId>
    <artifactId>Magic-parent</artifactId>
    <version>10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/Magic-parent/
implementation 'com.elmakers.mine.bukkit:Magic-parent:10.0'
// https://jarcasting.com/artifacts/com.elmakers.mine.bukkit/Magic-parent/
implementation ("com.elmakers.mine.bukkit:Magic-parent:10.0")
'com.elmakers.mine.bukkit:Magic-parent:pom:10.0'
<dependency org="com.elmakers.mine.bukkit" name="Magic-parent" rev="10.0">
  <artifact name="Magic-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elmakers.mine.bukkit', module='Magic-parent', version='10.0')
)
libraryDependencies += "com.elmakers.mine.bukkit" % "Magic-parent" % "10.0"
[com.elmakers.mine.bukkit/Magic-parent "10.0"]