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


Group ID:
io.circe
Artifact ID:
circe-yaml_2.13
Version:
0.13.1
Release Date:
May 5, 2020
Licenses:
Files:

libraryDependencies += "io.circe" %% "circe-yaml" % "0.13.1"

Mill build tool

ivy"io.circe::circe-yaml:0.13.1"

Scala CLI

//> using dep "io.circe::circe-yaml:0.13.1"

Ammonite REPL

import $ivy.`io.circe::circe-yaml:0.13.1`

<dependency>
  <groupId>io.circe</groupId>
  <artifactId>circe-yaml_2.13</artifactId>
  <version>0.13.1</version>
</dependency>

compile group: 'io.circe', name: 'circe-yaml_2.13', version: '0.13.1'