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

Jar examples for c:circe-jawn-2.12

Description

circe jawn

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

License

Apache 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials