Download fs2-http_2.12-0.1.7.jar file - Jar f

Jar examples for f:fs2-http-2.12

Description

fs2-http

You can download jar file fs2-http_2.12 0.1.7 in this page.

License

MIT

Build File

You can use the following script to add fs2-http_2.12-0.1.7.jar to your project.

<dependency>
   <groupId>com.spinoco</groupId>
   <artifactId>fs2-http_2.12</artifactId>
   <version>0.1.7</version>
</dependency>
compile group: 'com.spinoco', name: 'fs2-http_2.12', version: '0.1.7'
libraryDependencies += "com.spinoco" % "fs2-http_2.12" % "0.1.7"
<dependency org="com.spinoco" name="fs2-http_2.12" rev="0.1.7"/>
@Grapes(@Grab(group='com.spinoco', module='fs2-http_2.12', version='0.1.7'))
'com.spinoco:fs2-http_2.12:jar:0.1.7'

Download

Click the following link to download the jar file.

fs2-http_2.12-0.1.7-javadoc.jar
fs2-http_2.12-0.1.7-sources.jar
fs2-http_2.12-0.1.7-tests-javadoc.jar
fs2-http_2.12-0.1.7-tests-sources.jar
fs2-http_2.12-0.1.7-tests.jar
fs2-http_2.12-0.1.7.jar
fs2-http_2.12-0.1.7.pom



Related Tutorials