Download cats_2.11-1.2.1.jar file - Jar c

Jar examples for c:cats-2.11

Description

cats

You can download jar file cats_2.11 1.2.1 in this page.

License

Apache 2.0

Build File

You can use the following script to add cats_2.11-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

cats_2.11-1.2.1-javadoc.jar
cats_2.11-1.2.1-sources.jar
cats_2.11-1.2.1-tests-javadoc.jar
cats_2.11-1.2.1-tests-sources.jar
cats_2.11-1.2.1-tests.jar
cats_2.11-1.2.1.jar
cats_2.11-1.2.1.pom



Related Tutorials