Jar examples for c:circe-yaml-2.12
Library for converting between SnakeYAML's AST and circe's AST
You can download jar file circe-yaml_2.12 0.8.0 in this page.
Apache 2.0
You can use the following script to add circe-yaml_2.12-0.8.0.jar to your project.
<dependency> <groupId>io.circe</groupId> <artifactId>circe-yaml_2.12</artifactId> <version>0.8.0</version> </dependency>
compile group: 'io.circe', name: 'circe-yaml_2.12', version: '0.8.0'
libraryDependencies += "io.circe" % "circe-yaml_2.12" % "0.8.0"
<dependency org="io.circe" name="circe-yaml_2.12" rev="0.8.0"/>
@Grapes(@Grab(group='io.circe', module='circe-yaml_2.12', version='0.8.0'))
'io.circe:circe-yaml_2.12:jar:0.8.0'
Click the following link to download the jar file.
circe-yaml_2.12-0.8.0-javadoc.jar