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