Download freestyle_2.11-0.3.0.jar file - Jar f

Jar examples for f:freestyle-2.11

Description

Freestyle is a library to help building libraries and applications based on Free monads.

You can download jar file freestyle_2.11 0.3.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

freestyle_2.11-0.3.0-javadoc.jar
freestyle_2.11-0.3.0-sources.jar
freestyle_2.11-0.3.0.jar
freestyle_2.11-0.3.0.pom



Related Tutorials