Download refined_native0.3_2.11-0.9.2.jar file - Jar r

Jar examples for r:refined-native0.3-2.11

Description

Simple refinement types for Scala

You can download jar file refined_native0.3_2.11 0.9.2 in this page.

License

MIT

Build File

You can use the following script to add refined_native0.3_2.11-0.9.2.jar to your project.

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

Download

Click the following link to download the jar file.

refined_native0.3_2.11-0.9.2-javadoc.jar
refined_native0.3_2.11-0.9.2-sources.jar
refined_native0.3_2.11-0.9.2.jar
refined_native0.3_2.11-0.9.2.pom



Related Tutorials