is not current version
Last Version 0.5.0

net.katsstuff:typenbt_sjs0.6_2.11 0.1

TypeNBT is a NBT library that let's the user focus on the data, not how it's represented

Categories

Categories

Net
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

typenbt_sjs0.6_2.11
Version

Version

0.1
Type

Type

jar

Download typenbt_sjs0.6_2.11 0.1


<!-- https://jarcasting.com/artifacts/net.katsstuff/typenbt_sjs0.6_2.11/ -->
<dependency>
    <groupId>net.katsstuff</groupId>
    <artifactId>typenbt_sjs0.6_2.11</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.katsstuff/typenbt_sjs0.6_2.11/
implementation 'net.katsstuff:typenbt_sjs0.6_2.11:0.1'
// https://jarcasting.com/artifacts/net.katsstuff/typenbt_sjs0.6_2.11/
implementation ("net.katsstuff:typenbt_sjs0.6_2.11:0.1")
'net.katsstuff:typenbt_sjs0.6_2.11:jar:0.1'
<dependency org="net.katsstuff" name="typenbt_sjs0.6_2.11" rev="0.1">
  <artifact name="typenbt_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.katsstuff', module='typenbt_sjs0.6_2.11', version='0.1')
)
libraryDependencies += "net.katsstuff" % "typenbt_sjs0.6_2.11" % "0.1"
[net.katsstuff/typenbt_sjs0.6_2.11 "0.1"]