GroupId | GroupIdcom.lgou2w |
---|---|
ArtifactId | ArtifactIdldk-nbt |
Version | Version0.1.8-rc-hotfix1 |
Type | Typejar |
Filename | Size |
---|---|
ldk-nbt-0.1.8-rc-hotfix1.pom | |
ldk-nbt-0.1.8-rc-hotfix1.jar | 76 KB |
ldk-nbt-0.1.8-rc-hotfix1-sources.jar | 31 KB |
ldk-nbt-0.1.8-rc-hotfix1-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lgou2w/ldk-nbt/ -->
<dependency>
<groupId>com.lgou2w</groupId>
<artifactId>ldk-nbt</artifactId>
<version>0.1.8-rc-hotfix1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lgou2w/ldk-nbt/
implementation 'com.lgou2w:ldk-nbt:0.1.8-rc-hotfix1'
// https://jarcasting.com/artifacts/com.lgou2w/ldk-nbt/
implementation ("com.lgou2w:ldk-nbt:0.1.8-rc-hotfix1")
'com.lgou2w:ldk-nbt:jar:0.1.8-rc-hotfix1'
<dependency org="com.lgou2w" name="ldk-nbt" rev="0.1.8-rc-hotfix1">
<artifact name="ldk-nbt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lgou2w', module='ldk-nbt', version='0.1.8-rc-hotfix1')
)
libraryDependencies += "com.lgou2w" % "ldk-nbt" % "0.1.8-rc-hotfix1"
[com.lgou2w/ldk-nbt "0.1.8-rc-hotfix1"]