Download frees-core_2.12-0.5.3.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.5.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials