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


Group ID:
net.katsstuff
Artifact ID:
typenbt_2.12
Version:
0.2
Release Date:
Jan 27, 2017
Licenses:
MIT
Files:

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

Mill build tool

ivy"net.katsstuff::typenbt:0.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.katsstuff</groupId>
  <artifactId>typenbt_2.12</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'net.katsstuff', name: 'typenbt_2.12', version: '0.2'