typenbt

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.12
Last Version

Last Version

0.6.0
Release Date

Release Date

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.12

How to add to project

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

Dependencies

compile (1)

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

provided (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.5.1
0.5.0
0.4.0
0.3
0.2
0.1