r

rl_2.10.0-RC1

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