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