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