Download refined_2.10-0.3.4.jar file - Jar r

Jar examples for r:refined-2.10

Description

Simple refinement types for Scala

You can download jar file refined_2.10 0.3.4 in this page.

License

MIT

Build File

You can use the following script to add refined_2.10-0.3.4.jar to your project.

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

Download

Click the following link to download the jar file.

refined_2.10-0.3.4-javadoc.jar
refined_2.10-0.3.4-sources.jar
refined_2.10-0.3.4.jar
refined_2.10-0.3.4.pom



Related Tutorials