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 0.3.2


Group ID:
io.crashbox
Artifact ID:
yamlesque_3
Version:
0.3.2
Release Date:
Dec 5, 2022
Licenses:
Files:

libraryDependencies += "io.crashbox" %% "yamlesque" % "0.3.2"

Mill build tool

ivy"io.crashbox::yamlesque:0.3.2"

Scala CLI

//> using dep "io.crashbox::yamlesque:0.3.2"

Ammonite REPL

import $ivy.`io.crashbox::yamlesque:0.3.2`

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>yamlesque_3</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'io.crashbox', name: 'yamlesque_3', version: '0.3.2'