r

rl_2.10.0-RC5

An RFC-3986 compliant URI library.
https://backchat.io
MIT
io.backchat.rl
Ivan Porto Carrero Ben Biddington
Files download
File Operation
rl_2.10.0-RC5-0.3.3.jar download
rl_2.10.0-RC5-0.3.3.pom download
rl_2.10.0-RC5-0.3.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.backchat.rl</groupId>
  <artifactId>rl_2.10.0-RC5</artifactId>
  <version>0.3.3</version>
</dependency>
Gradle Groovy
implementation 'io.backchat.rl:rl_2.10.0-RC5:0.3.3'
Gradle Kotlin
implementation("io.backchat.rl:rl_2.10.0-RC5:0.3.3")
Scala SBT
libraryDependencies += "io.backchat.rl" % "rl_2.10.0-RC5" % "0.3.3"
Groovy Grape
@Grapes(
  @Grab(group='io.backchat.rl', module='rl_2.10.0-RC5', version='0.3.3')
)
Apache Ivy
<dependency org="io.backchat.rl" name="rl_2.10.0-RC5" rev="0.3.3" />
Leiningen
[io.backchat.rl/rl_2.10.0-RC5 "0.3.3"]
Apache Buildr
'io.backchat.rl:rl_2.10.0-RC5:jar:0.3.3'