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-extra 0.5.1


Group ID:
net.katsstuff
Artifact ID:
typenbt-extra_2.13
Version:
0.5.1
Release Date:
Mar 14, 2020
Licenses:
MIT
Files:

libraryDependencies += "net.katsstuff" %% "typenbt-extra" % "0.5.1"

Mill build tool

ivy"net.katsstuff::typenbt-extra:0.5.1"

Scala CLI

//> using dep "net.katsstuff::typenbt-extra:0.5.1"

Ammonite REPL

import $ivy.`net.katsstuff::typenbt-extra:0.5.1`

<dependency>
  <groupId>net.katsstuff</groupId>
  <artifactId>typenbt-extra_2.13</artifactId>
  <version>0.5.1</version>
</dependency>

compile group: 'net.katsstuff', name: 'typenbt-extra_2.13', version: '0.5.1'