armanbilge / circe-scala-yaml   0.0.4

Apache License 2.0 GitHub

A fork of circe-yaml with a pure Scala Yaml parser

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

circe-scala-yaml 0.0.1


Group ID:
com.armanbilge
Artifact ID:
circe-scala-yaml_3
Version:
0.0.1
Release Date:
Jul 4, 2022
Licenses:
Files:

libraryDependencies += "com.armanbilge" %% "circe-scala-yaml" % "0.0.1"

Mill build tool

ivy"com.armanbilge::circe-scala-yaml:0.0.1"

Scala CLI

//> using dep "com.armanbilge::circe-scala-yaml:0.0.1"

Ammonite REPL

import $ivy.`com.armanbilge::circe-scala-yaml:0.0.1`

<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>circe-scala-yaml_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.armanbilge', name: 'circe-scala-yaml_3', version: '0.0.1'