GroupId | GroupIdcom.github.shynixn.structureblocklib |
---|---|
ArtifactId | ArtifactIdbukkit-nms-111R1 |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
bukkit-nms-111R1-2.0.0.pom | |
bukkit-nms-111R1-2.0.0.jar | 11 KB |
bukkit-nms-111R1-2.0.0-sources.jar | 6 KB |
bukkit-nms-111R1-2.0.0-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/bukkit-nms-111R1/ -->
<dependency>
<groupId>com.github.shynixn.structureblocklib</groupId>
<artifactId>bukkit-nms-111R1</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/bukkit-nms-111R1/
implementation 'com.github.shynixn.structureblocklib:bukkit-nms-111R1:2.0.0'
// https://jarcasting.com/artifacts/com.github.shynixn.structureblocklib/bukkit-nms-111R1/
implementation ("com.github.shynixn.structureblocklib:bukkit-nms-111R1:2.0.0")
'com.github.shynixn.structureblocklib:bukkit-nms-111R1:jar:2.0.0'
<dependency org="com.github.shynixn.structureblocklib" name="bukkit-nms-111R1" rev="2.0.0">
<artifact name="bukkit-nms-111R1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shynixn.structureblocklib', module='bukkit-nms-111R1', version='2.0.0')
)
libraryDependencies += "com.github.shynixn.structureblocklib" % "bukkit-nms-111R1" % "2.0.0"
[com.github.shynixn.structureblocklib/bukkit-nms-111R1 "2.0.0"]