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