Jar examples for c:cats-2.11
cats
You can download jar file cats_2.11 1.2.0 in this page.
Apache 2.0
You can use the following script to add cats_2.11-1.2.0.jar to your project.
<dependency> <groupId>com.softwaremill.sttp</groupId> <artifactId>cats_2.11</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.softwaremill.sttp', name: 'cats_2.11', version: '1.2.0'
libraryDependencies += "com.softwaremill.sttp" % "cats_2.11" % "1.2.0"
<dependency org="com.softwaremill.sttp" name="cats_2.11" rev="1.2.0"/>
@Grapes(@Grab(group='com.softwaremill.sttp', module='cats_2.11', version='1.2.0'))
'com.softwaremill.sttp:cats_2.11:jar:1.2.0'
Click the following link to download the jar file.
cats_2.11-1.2.0-javadoc.jar