Download circe_2.12-1.1.12.jar file - Jar c

Jar examples for c:circe-2.12

Description

circe

You can download jar file circe_2.12 1.1.12 in this page.

License

Apache-2.0

Build File

You can use the following script to add circe_2.12-1.1.12.jar to your project.

<dependency>
   <groupId>com.softwaremill.sttp</groupId>
   <artifactId>circe_2.12</artifactId>
   <version>1.1.12</version>
</dependency>
compile group: 'com.softwaremill.sttp', name: 'circe_2.12', version: '1.1.12'
libraryDependencies += "com.softwaremill.sttp" % "circe_2.12" % "1.1.12"
<dependency org="com.softwaremill.sttp" name="circe_2.12" rev="1.1.12"/>
@Grapes(@Grab(group='com.softwaremill.sttp', module='circe_2.12', version='1.1.12'))
'com.softwaremill.sttp:circe_2.12:jar:1.1.12'

Download

Click the following link to download the jar file.

circe_2.12-1.1.12-javadoc.jar
circe_2.12-1.1.12-sources.jar
circe_2.12-1.1.12.jar
circe_2.12-1.1.12.pom



Related Tutorials