Download circe-parser_2.11-0.9.1.jar file - Jar c

Jar examples for c:circe-parser-2.11

Description

circe parser

You can download jar file circe-parser_2.11 0.9.1 in this page.

License

Apache 2.0

Build File

You can use the following script to add circe-parser_2.11-0.9.1.jar to your project.

<dependency>
   <groupId>io.circe</groupId>
   <artifactId>circe-parser_2.11</artifactId>
   <version>0.9.1</version>
</dependency>
compile group: 'io.circe', name: 'circe-parser_2.11', version: '0.9.1'
libraryDependencies += "io.circe" % "circe-parser_2.11" % "0.9.1"
<dependency org="io.circe" name="circe-parser_2.11" rev="0.9.1"/>
@Grapes(@Grab(group='io.circe', module='circe-parser_2.11', version='0.9.1'))
'io.circe:circe-parser_2.11:jar:0.9.1'

Download

Click the following link to download the jar file.

circe-parser_2.11-0.9.1-javadoc.jar
circe-parser_2.11-0.9.1-sources.jar
circe-parser_2.11-0.9.1.jar
circe-parser_2.11-0.9.1.pom



Related Tutorials