jodersky / yamlesque   0.3.2

Apache License 2.0 GitHub

Reads like yaml, writes like yaml; it must be yaml!

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4 0.3

yamlesque-upickle 0.3.0-2-gf437fd7


Group ID:
io.crashbox
Artifact ID:
yamlesque-upickle_3
Version:
0.3.0-2-gf437fd7
Release Date:
Oct 25, 2022
Licenses:
Files:

libraryDependencies += "io.crashbox" %% "yamlesque-upickle" % "0.3.0-2-gf437fd7"

Mill build tool

ivy"io.crashbox::yamlesque-upickle:0.3.0-2-gf437fd7"

Scala CLI

//> using dep "io.crashbox::yamlesque-upickle:0.3.0-2-gf437fd7"

Ammonite REPL

import $ivy.`io.crashbox::yamlesque-upickle:0.3.0-2-gf437fd7`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>yamlesque-upickle_3</artifactId>
  <version>0.3.0-2-gf437fd7</version>
</dependency>

compile group: 'io.crashbox', name: 'yamlesque-upickle_3', version: '0.3.0-2-gf437fd7'