jcazevedo / moultingyaml   0.4.2

MIT License GitHub

Scala wrapper for SnakeYAML

Scala versions: 2.13 2.12 2.11 2.10

moultingyaml 0.4.2


Group ID:
net.jcazevedo
Artifact ID:
moultingyaml_2.13
Version:
0.4.2
Release Date:
Mar 30, 2020
Licenses:
MIT
Files:

libraryDependencies += "net.jcazevedo" %% "moultingyaml" % "0.4.2"

Mill build tool

ivy"net.jcazevedo::moultingyaml:0.4.2"

Scala CLI

//> using dep "net.jcazevedo::moultingyaml:0.4.2"

Ammonite REPL

import $ivy.`net.jcazevedo::moultingyaml:0.4.2`

<dependency>
  <groupId>net.jcazevedo</groupId>
  <artifactId>moultingyaml_2.13</artifactId>
  <version>0.4.2</version>
</dependency>

compile group: 'net.jcazevedo', name: 'moultingyaml_2.13', version: '0.4.2'