MVN

io.circe : circe-yaml_2.13

Maven & Gradle

Mar 02, 2023
38 usages
137 stars

circe-yaml · Library for converting between SnakeYAML's AST (YAML 1.1) and circe's AST

<dependency>
    <groupId>io.circe</groupId>
    <artifactId>circe-yaml_2.13</artifactId>
    <version>0.14.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.circe : circe-yaml_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.14.2
  • Latest Release Candidate: 0.15.0-RC1

All Versions

Choose a version of io.circe : circe-yaml_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.15.x
circe-yaml_2.13-0.15.0-RC1
0.14.x
circe-yaml_2.13-0.14.3-RC3
circe-yaml_2.13-0.14.3-RC2
circe-yaml_2.13-0.14.2
circe-yaml_2.13-0.14.1
circe-yaml_2.13-0.14.0
0.13.x
circe-yaml_2.13-0.13.1
circe-yaml_2.13-0.13.0
0.12.x
circe-yaml_2.13-0.12.0
0.11.x
circe-yaml_2.13-0.11.0-M1

How to add a dependency to Maven

Add the following io.circe : circe-yaml_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.circe : circe-yaml_2.13 gradle dependency to your build.gradle file:

implementation 'io.circe:circe-yaml_2.13:0.14.2'

Gradle Kotlin DSL: Add the following io.circe : circe-yaml_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.circe:circe-yaml_2.13:0.14.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.circe : circe-yaml_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.circe" % "circe-yaml_2.13" % "0.14.2"

Advertisement

Dependencies from Group

Mar 03, 2023
779 usages
2.4k stars
Mar 03, 2023
715 usages
2.4k stars
Mar 03, 2023
673 usages
2.4k stars
Mar 03, 2023
555 usages
2.4k stars
Mar 03, 2023
510 usages
2.4k stars

Discover Dependencies

May 10, 2023
42 usages
1.1k stars
Apr 03, 2023
35 usages
44 stars
Aug 26, 2023
50 usages
1.3k stars
Aug 25, 2023
39 usages
59 stars
May 25, 2021
34 usages
19 stars
Jun 02, 2021
34 usages
May 14, 2022
339 usages
2 stars