Download circe-core_2.12.0-RC2-0.6.0-RC1.jar file - Jar c

Jar examples for c:circe-core-2.12

Description

circe core

You can download jar file circe-core_2.12.0-RC2 0.6.0-RC1 in this page.

License

Apache 2.0

Build File

You can use the following script to add circe-core_2.12.0-RC2-0.6.0-RC1.jar to your project.

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

Download

Click the following link to download the jar file.

circe-core_2.12.0-RC2-0.6.0-RC1-javadoc.jar
circe-core_2.12.0-RC2-0.6.0-RC1-sources.jar
circe-core_2.12.0-RC2-0.6.0-RC1.jar
circe-core_2.12.0-RC2-0.6.0-RC1.pom



Related Tutorials