sake92 / tupson   0.11.0

Apache License 2.0 Website GitHub

Stupid simple Scala 3 library for writing and reading JSON

Scala versions: 3.x
Scala.js versions: 1.x

tupson 0.1.4


Group ID:
ba.sake
Artifact ID:
tupson_3
Version:
0.1.4
Release Date:
May 23, 2022
Licenses:
Files:

libraryDependencies += "ba.sake" %% "tupson" % "0.1.4"

Mill build tool

ivy"ba.sake::tupson:0.1.4"

Scala CLI

//> using dep "ba.sake::tupson:0.1.4"

Ammonite REPL

import $ivy.`ba.sake::tupson:0.1.4`

<dependency>
  <groupId>ba.sake</groupId>
  <artifactId>tupson_3</artifactId>
  <version>0.1.4</version>
</dependency>

compile group: 'ba.sake', name: 'tupson_3', version: '0.1.4'