Download frees-core_2.12-0.6.1.jar file - Jar f

Jar examples for f:frees-core-2.12

Description

A Cohesive & Pragmatic Framework of FP centric Scala libraries

You can download jar file frees-core_2.12 0.6.1 in this page.

License

Apache License

Build File

You can use the following script to add frees-core_2.12-0.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

frees-core_2.12-0.6.1-javadoc.jar
frees-core_2.12-0.6.1-sources.jar
frees-core_2.12-0.6.1.jar
frees-core_2.12-0.6.1.pom



Related Tutorials