Download circe-jawn_2.11-0.9.3.jar file - Jar c

Jar examples for c:circe-jawn-2.11

Description

circe jawn

You can download jar file circe-jawn_2.11 0.9.3 in this page.

License

Apache 2.0

Build File

You can use the following script to add circe-jawn_2.11-0.9.3.jar to your project.

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

Download

Click the following link to download the jar file.

circe-jawn_2.11-0.9.3-javadoc.jar
circe-jawn_2.11-0.9.3-sources.jar
circe-jawn_2.11-0.9.3.jar
circe-jawn_2.11-0.9.3.pom



Related Tutorials