is not current version
Last Version 0.6.0

typenbt 0.5.1

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

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.katsstuff
ArtifactId

ArtifactId

typenbt_2.13
Version

Version

0.5.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/Katrix/TypeNBT
Project Organization

Project Organization

net.katsstuff
Source Code Management

Source Code Management

https://github.com/Katrix/TypeNBT

Download typenbt_2.13 0.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1

Project Modules

There are no modules declared in this project.