Jar examples for r:rapture-uri-2.11
Rapture URI provides idiomatic and extensible support for working with URIs and URLs in Scala.
You can download jar file rapture-uri_2.11 1.0.0 in this page.
Apache-2.0
You can use the following script to add rapture-uri_2.11-1.0.0.jar to your project.
<dependency> <groupId>com.propensive</groupId> <artifactId>rapture-uri_2.11</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.propensive', name: 'rapture-uri_2.11', version: '1.0.0'
libraryDependencies += "com.propensive" % "rapture-uri_2.11" % "1.0.0"
<dependency org="com.propensive" name="rapture-uri_2.11" rev="1.0.0"/>
@Grapes(@Grab(group='com.propensive', module='rapture-uri_2.11', version='1.0.0'))
'com.propensive:rapture-uri_2.11:jar:1.0.0'
Click the following link to download the jar file.
rapture-uri_2.11-1.0.0-javadoc.jar