Download freestyle_2.12-0.1.1.jar file - Jar f

Jar examples for f:freestyle-2.12

Description

A Cohesive & Pragmatic Framework of FP centric Scala libraries

You can download jar file freestyle_2.12 0.1.1 in this page.

License

Apache License

Build File

You can use the following script to add freestyle_2.12-0.1.1.jar to your project.

<dependency>
   <groupId>io.frees</groupId>
   <artifactId>freestyle_2.12</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'io.frees', name: 'freestyle_2.12', version: '0.1.1'
libraryDependencies += "io.frees" % "freestyle_2.12" % "0.1.1"
<dependency org="io.frees" name="freestyle_2.12" rev="0.1.1"/>
@Grapes(@Grab(group='io.frees', module='freestyle_2.12', version='0.1.1'))
'io.frees:freestyle_2.12:jar:0.1.1'

Download

Click the following link to download the jar file.

freestyle_2.12-0.1.1-javadoc.jar
freestyle_2.12-0.1.1-sources.jar
freestyle_2.12-0.1.1.jar
freestyle_2.12-0.1.1.pom



Related Tutorials