Library for converting between SnakeYAML's AST (YAML 1.1) and circe's AST for Scala 2.12.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-yaml_2.12</artifactId>
<version>1.15.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a YAML string into a circe Json AST.
Use the appropriate artifact for your Scala version (e.g., circe-yaml_2.13).
No dependency data recorded yet.