Download circe-core_2.10-0.5.2.jar file - Jar c

Jar examples for c:circe-core-2.10

Description

circe core

You can download jar file circe-core_2.10 0.5.2 in this page.

License

Apache 2.0

Build File

You can use the following script to add circe-core_2.10-0.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

circe-core_2.10-0.5.2-javadoc.jar
circe-core_2.10-0.5.2-sources.jar
circe-core_2.10-0.5.2.jar
circe-core_2.10-0.5.2.pom



Related Tutorials