Jar examples for r:rfc3986-uri
RFC 3986 compliant URI implementation.
You can download jar file rfc3986-uri 0.6.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rfc3986-uri-0.6.1.jar to your project.
<dependency> <groupId>org.dmfs</groupId> <artifactId>rfc3986-uri</artifactId> <version>0.6.1</version> </dependency>
compile group: 'org.dmfs', name: 'rfc3986-uri', version: '0.6.1'
libraryDependencies += "org.dmfs" % "rfc3986-uri" % "0.6.1"
<dependency org="org.dmfs" name="rfc3986-uri" rev="0.6.1"/>
@Grapes(@Grab(group='org.dmfs', module='rfc3986-uri', version='0.6.1'))
'org.dmfs:rfc3986-uri:jar:0.6.1'
Click the following link to download the jar file.
rfc3986-uri-0.6.1-javadoc.jar