Download rapture-io_2.11-0.10.0.jar file - Jar r

Jar examples for r:rapture-io-2.11

Description

Rapture IO is a general purpose IO library for Scala, providing much of the functionality of java.io and java.net with an idiomatic Scala API

You can download jar file rapture-io_2.11 0.10.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add rapture-io_2.11-0.10.0.jar to your project.

<dependency>
   <groupId>com.propensive</groupId>
   <artifactId>rapture-io_2.11</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'com.propensive', name: 'rapture-io_2.11', version: '0.10.0'
libraryDependencies += "com.propensive" % "rapture-io_2.11" % "0.10.0"
<dependency org="com.propensive" name="rapture-io_2.11" rev="0.10.0"/>
@Grapes(@Grab(group='com.propensive', module='rapture-io_2.11', version='0.10.0'))
'com.propensive:rapture-io_2.11:jar:0.10.0'

Download

Click the following link to download the jar file.

rapture-io_2.11-0.10.0-javadoc.jar
rapture-io_2.11-0.10.0-sources.jar
rapture-io_2.11-0.10.0.jar
rapture-io_2.11-0.10.0.pom



Related Tutorials