Jar examples for r:rapture-io-2.11
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-RC4 0.9.1 in this page.
Apache-2.0
You can use the following script to add rapture-io_2.11.0-RC4-0.9.1.jar to your project.
<dependency> <groupId>com.propensive</groupId> <artifactId>rapture-io_2.11.0-RC4</artifactId> <version>0.9.1</version> </dependency>
compile group: 'com.propensive', name: 'rapture-io_2.11.0-RC4', version: '0.9.1'
libraryDependencies += "com.propensive" % "rapture-io_2.11.0-RC4" % "0.9.1"
<dependency org="com.propensive" name="rapture-io_2.11.0-RC4" rev="0.9.1"/>
@Grapes(@Grab(group='com.propensive', module='rapture-io_2.11.0-RC4', version='0.9.1'))
'com.propensive:rapture-io_2.11.0-RC4:jar:0.9.1'
Click the following link to download the jar file.
rapture-io_2.11.0-RC4-0.9.1-javadoc.jar