circe-yaml

Library for converting between SnakeYAML's AST and circe's AST

License

License

GroupId

GroupId

io.circe
ArtifactId

ArtifactId

circe-yaml_3
Last Version

Last Version

0.14.1
Release Date

Release Date

Type

Type

jar
Description

Description

circe-yaml
Library for converting between SnakeYAML's AST and circe's AST
Project URL

Project URL

https://github.com/circe/circe-yaml
Project Organization

Project Organization

io.circe
Source Code Management

Source Code Management

https://github.com/circe/circe-yaml

Download circe-yaml_3

How to add to project

<!-- https://jarcasting.com/artifacts/io.circe/circe-yaml_3/ -->
<dependency>
    <groupId>io.circe</groupId>
    <artifactId>circe-yaml_3</artifactId>
    <version>0.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.circe/circe-yaml_3/
implementation 'io.circe:circe-yaml_3:0.14.1'
// https://jarcasting.com/artifacts/io.circe/circe-yaml_3/
implementation ("io.circe:circe-yaml_3:0.14.1")
'io.circe:circe-yaml_3:jar:0.14.1'
<dependency org="io.circe" name="circe-yaml_3" rev="0.14.1">
  <artifact name="circe-yaml_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.circe', module='circe-yaml_3', version='0.14.1')
)
libraryDependencies += "io.circe" % "circe-yaml_3" % "0.14.1"
[io.circe/circe-yaml_3 "0.14.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.1
io.circe : circe-core_3 jar 0.14.1
org.yaml : snakeyaml jar 1.28

test (6)

Group / Artifact Type Version
io.circe : circe-jawn_3 jar 0.14.1
io.circe : circe-testing_3 jar 0.14.1
org.typelevel : discipline-core_3 jar 1.1.5
org.scalacheck : scalacheck_3 jar 1.15.4
org.scalatest : scalatest_3 jar 3.2.9
org.scalatestplus : scalacheck-1-15_3 jar 3.2.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.1
0.14.0