katrix / typenbt   0.6.0

MIT License GitHub

A Scala NBT library that let's you focus on the data

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

typenbt 0.5.0


Group ID:
net.katsstuff
Artifact ID:
typenbt_2.13
Version:
0.5.0
Release Date:
Jul 7, 2019
Licenses:
MIT
Files:

libraryDependencies += "net.katsstuff" %% "typenbt" % "0.5.0"

Mill build tool

ivy"net.katsstuff::typenbt:0.5.0"

Scala CLI

//> using dep "net.katsstuff::typenbt:0.5.0"

Ammonite REPL

import $ivy.`net.katsstuff::typenbt:0.5.0`

<dependency>
  <groupId>net.katsstuff</groupId>
  <artifactId>typenbt_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'net.katsstuff', name: 'typenbt_2.13', version: '0.5.0'