MVN

io.circe : circe-yaml_3

Maven & Gradle

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

Latest Version

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

Version Vulnerabilities Updated
0.15.x
circe-yaml_3-0.15.0-RC1
0.14.x
circe-yaml_3-0.14.3-RC3
circe-yaml_3-0.14.3-RC2
circe-yaml_3-0.14.2
circe-yaml_3-0.14.1
circe-yaml_3-0.14.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'io.circe:circe-yaml_3:0.14.2'

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

implementation("io.circe:circe-yaml_3:0.14.2")

How to add a dependency to SBT Scala

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

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

Nov 16, 2020
5 usages
376 stars
Jan 20, 2017
7 usages
241 stars
Dec 13, 2017
3 usages
506 stars
Aug 17, 2021
5 usages
1 stars
Oct 22, 2014
2 usages
261 stars
Jun 14, 2021
15 usages
63 stars
Apr 09, 2019
3 usages
374 stars