GroupId | GroupIdse.llbit |
---|---|
ArtifactId | ArtifactIdjo-nbt |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
jo-nbt-1.2.0.pom | |
jo-nbt-1.2.0.jar | 25 KB |
jo-nbt-1.2.0-sources.jar | 26 KB |
jo-nbt-1.2.0-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.llbit/jo-nbt/ -->
<dependency>
<groupId>se.llbit</groupId>
<artifactId>jo-nbt</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.llbit/jo-nbt/
implementation 'se.llbit:jo-nbt:1.2.0'
// https://jarcasting.com/artifacts/se.llbit/jo-nbt/
implementation ("se.llbit:jo-nbt:1.2.0")
'se.llbit:jo-nbt:jar:1.2.0'
<dependency org="se.llbit" name="jo-nbt" rev="1.2.0">
<artifact name="jo-nbt" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.llbit', module='jo-nbt', version='1.2.0')
)
libraryDependencies += "se.llbit" % "jo-nbt" % "1.2.0"
[se.llbit/jo-nbt "1.2.0"]