katrix / minejson   0.4.0

MIT License GitHub

A small library to help manage the Json objects in Minecraft

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

minejson-text 0.3


Group ID:
net.katsstuff
Artifact ID:
minejson-text_2.12
Version:
0.3
Release Date:
Jul 8, 2019
Licenses:
MIT
Files:

libraryDependencies += "net.katsstuff" %% "minejson-text" % "0.3"

Mill build tool

ivy"net.katsstuff::minejson-text:0.3"

Scala CLI

//> using dep "net.katsstuff::minejson-text:0.3"

Ammonite REPL

import $ivy.`net.katsstuff::minejson-text:0.3`

<dependency>
  <groupId>net.katsstuff</groupId>
  <artifactId>minejson-text_2.12</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'net.katsstuff', name: 'minejson-text_2.12', version: '0.3'