circe / circe-yaml   0.15.1

Apache License 2.0 GitHub

YAML parser for circe using SnakeYAML

Scala versions: 3.x 2.13 2.12 2.11 2.10

circe-yaml 0.7.0-M1


Group ID:
io.circe
Artifact ID:
circe-yaml_2.11
Version:
0.7.0-M1
Release Date:
Sept 29, 2017
Licenses:
Files:

libraryDependencies += "io.circe" %% "circe-yaml" % "0.7.0-M1"

Mill build tool

ivy"io.circe::circe-yaml:0.7.0-M1"

Scala CLI

//> using dep "io.circe::circe-yaml:0.7.0-M1"

Ammonite REPL

import $ivy.`io.circe::circe-yaml:0.7.0-M1`

<dependency>
  <groupId>io.circe</groupId>
  <artifactId>circe-yaml_2.11</artifactId>
  <version>0.7.0-M1</version>
</dependency>

compile group: 'io.circe', name: 'circe-yaml_2.11', version: '0.7.0-M1'