MVN

io.circe : circe-yaml_2.12

Maven & Gradle

Mar 02, 2023
66 usages
138 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.12</artifactId>
    <version>0.14.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.circe : circe-yaml_2.12 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.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.15.x
circe-yaml_2.12-0.15.0-RC1
0.14.x
circe-yaml_2.12-0.14.3-RC3
circe-yaml_2.12-0.14.3-RC2
circe-yaml_2.12-0.14.2
circe-yaml_2.12-0.14.1
circe-yaml_2.12-0.14.0
0.13.x
circe-yaml_2.12-0.13.1
circe-yaml_2.12-0.13.0
0.12.x
circe-yaml_2.12-0.12.0
0.11.x
circe-yaml_2.12-0.11.0-M1
0.10.x
circe-yaml_2.12-0.10.1
circe-yaml_2.12-0.10.0
0.9.x
circe-yaml_2.12-0.9.0
0.8.x
circe-yaml_2.12-0.8.0
0.7.x
circe-yaml_2.12-0.7.0
circe-yaml_2.12-0.7.0-M2
circe-yaml_2.12-0.7.0-M1
0.6.x
circe-yaml_2.12-0.6.1
circe-yaml_2.12-0.6.0
0.5.x
circe-yaml_2.12-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.circe</groupId>
    <artifactId>circe-yaml_2.12</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.12 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.circe" % "circe-yaml_2.12" % "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

Oct 14, 2019
53 usages
1.3k stars
Apr 20, 2023
38 usages
Aug 25, 2023
65 usages
495 stars
Jun 03, 2019
44 usages
5.1k stars
Mar 27, 2019
44 usages
254 stars
Feb 11, 2022
101 usages
0 stars
May 23, 2023
44 usages
7 stars
May 25, 2020
44 usages
5.1k stars
Sep 23, 2022
48 usages
731 stars