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.2.0


Group ID:
io.crashbox
Artifact ID:
yamlesque_2.12
Version:
0.2.0
Release Date:
Nov 9, 2019
Licenses:
Files:

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

Mill build tool

ivy"io.crashbox::yamlesque:0.2.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.crashbox</groupId>
  <artifactId>yamlesque_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'io.crashbox', name: 'yamlesque_2.12', version: '0.2.0'