Download refined_2.11-0.4.0.jar file - Jar r

Jar examples for r:refined-2.11

Description

Simple refinement types for Scala

You can download jar file refined_2.11 0.4.0 in this page.

License

MIT

Build File

You can use the following script to add refined_2.11-0.4.0.jar to your project.

<dependency>
   <groupId>eu.timepit</groupId>
   <artifactId>refined_2.11</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'eu.timepit', name: 'refined_2.11', version: '0.4.0'
libraryDependencies += "eu.timepit" % "refined_2.11" % "0.4.0"
<dependency org="eu.timepit" name="refined_2.11" rev="0.4.0"/>
@Grapes(@Grab(group='eu.timepit', module='refined_2.11', version='0.4.0'))
'eu.timepit:refined_2.11:jar:0.4.0'

Download

Click the following link to download the jar file.

refined_2.11-0.4.0-javadoc.jar
refined_2.11-0.4.0-sources.jar
refined_2.11-0.4.0.jar
refined_2.11-0.4.0.pom



Related Tutorials