Download fs2-cats_2.11-0.3.0.jar file - Jar f

Jar examples for f:fs2-cats-2.11

Description

fs2-cats

You can download jar file fs2-cats_2.11 0.3.0 in this page.

License

MIT

Build File

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

<dependency>
   <groupId>co.fs2</groupId>
   <artifactId>fs2-cats_2.11</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'co.fs2', name: 'fs2-cats_2.11', version: '0.3.0'
libraryDependencies += "co.fs2" % "fs2-cats_2.11" % "0.3.0"
<dependency org="co.fs2" name="fs2-cats_2.11" rev="0.3.0"/>
@Grapes(@Grab(group='co.fs2', module='fs2-cats_2.11', version='0.3.0'))
'co.fs2:fs2-cats_2.11:jar:0.3.0'

Download

Click the following link to download the jar file.

fs2-cats_2.11-0.3.0-javadoc.jar
fs2-cats_2.11-0.3.0-sources.jar
fs2-cats_2.11-0.3.0-tests-javadoc.jar
fs2-cats_2.11-0.3.0-tests-sources.jar
fs2-cats_2.11-0.3.0-tests.jar
fs2-cats_2.11-0.3.0.jar
fs2-cats_2.11-0.3.0.pom



Related Tutorials