GroupId | GroupIdcom.github.shynixn.petblocks |
---|---|
ArtifactId | ArtifactIdpetblocks-bukkit-plugin |
Version | Version6.4.3 |
Type | Typejar |
Filename | Size |
---|---|
petblocks-bukkit-plugin-6.4.3.pom | |
petblocks-bukkit-plugin-6.4.3.jar | 638 KB |
petblocks-bukkit-plugin-6.4.3-sources.jar | 248 KB |
petblocks-bukkit-plugin-6.4.3-javadoc.jar | 597 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-plugin/ -->
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-bukkit-plugin</artifactId>
<version>6.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-plugin/
implementation 'com.github.shynixn.petblocks:petblocks-bukkit-plugin:6.4.3'
// https://jarcasting.com/artifacts/com.github.shynixn.petblocks/petblocks-bukkit-plugin/
implementation ("com.github.shynixn.petblocks:petblocks-bukkit-plugin:6.4.3")
'com.github.shynixn.petblocks:petblocks-bukkit-plugin:jar:6.4.3'
<dependency org="com.github.shynixn.petblocks" name="petblocks-bukkit-plugin" rev="6.4.3">
<artifact name="petblocks-bukkit-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.petblocks', module='petblocks-bukkit-plugin', version='6.4.3')
)
libraryDependencies += "com.github.shynixn.petblocks" % "petblocks-bukkit-plugin" % "6.4.3"
[com.github.shynixn.petblocks/petblocks-bukkit-plugin "6.4.3"]