r

rl_2.10.0-RC2

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