Last Version

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.11
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.11 0.5.1


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

Dependencies

compile (1)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.