Jar examples for f:fs2-core-2.11
fs2-core
You can download jar file fs2-core_2.11 0.10.0-M6 in this page.
MIT
You can use the following script to add fs2-core_2.11-0.10.0-M6.jar to your project.
<dependency> <groupId>co.fs2</groupId> <artifactId>fs2-core_2.11</artifactId> <version>0.10.0-M6</version> </dependency>
compile group: 'co.fs2', name: 'fs2-core_2.11', version: '0.10.0-M6'
libraryDependencies += "co.fs2" % "fs2-core_2.11" % "0.10.0-M6"
<dependency org="co.fs2" name="fs2-core_2.11" rev="0.10.0-M6"/>
@Grapes(@Grab(group='co.fs2', module='fs2-core_2.11', version='0.10.0-M6'))
'co.fs2:fs2-core_2.11:jar:0.10.0-M6'
Click the following link to download the jar file.
fs2-core_2.11-0.10.0-M6-javadoc.jar