Jar examples for r:rapture-test-2.11
Rapture Test is a simple test framework for Scala
You can download jar file rapture-test_2.11 2.0.0-M2 in this page.
Apache-2.0
You can use the following script to add rapture-test_2.11-2.0.0-M2.jar to your project.
<dependency> <groupId>com.propensive</groupId> <artifactId>rapture-test_2.11</artifactId> <version>2.0.0-M2</version> </dependency>
compile group: 'com.propensive', name: 'rapture-test_2.11', version: '2.0.0-M2'
libraryDependencies += "com.propensive" % "rapture-test_2.11" % "2.0.0-M2"
<dependency org="com.propensive" name="rapture-test_2.11" rev="2.0.0-M2"/>
@Grapes(@Grab(group='com.propensive', module='rapture-test_2.11', version='2.0.0-M2'))
'com.propensive:rapture-test_2.11:jar:2.0.0-M2'
Click the following link to download the jar file.
rapture-test_2.11-2.0.0-M2-javadoc.jar