GroupId | GroupIdio.backchat.rl |
---|---|
ArtifactId | ArtifactIdrl_2.10.0-RC2 |
Version | Version0.3.2 |
Type | Typejar |
Filename | Size |
---|---|
rl_2.10.0-RC2-0.3.2.pom | |
rl_2.10.0-RC2-0.3.2.jar | 208 KB |
rl_2.10.0-RC2-0.3.2-sources.jar | 9 KB |
rl_2.10.0-RC2-0.3.2-javadoc.jar | 495 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.backchat.rl/rl_2.10.0-RC2/ -->
<dependency>
<groupId>io.backchat.rl</groupId>
<artifactId>rl_2.10.0-RC2</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.backchat.rl/rl_2.10.0-RC2/
implementation 'io.backchat.rl:rl_2.10.0-RC2:0.3.2'
// https://jarcasting.com/artifacts/io.backchat.rl/rl_2.10.0-RC2/
implementation ("io.backchat.rl:rl_2.10.0-RC2:0.3.2")
'io.backchat.rl:rl_2.10.0-RC2:jar:0.3.2'
<dependency org="io.backchat.rl" name="rl_2.10.0-RC2" rev="0.3.2">
<artifact name="rl_2.10.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.backchat.rl', module='rl_2.10.0-RC2', version='0.3.2')
)
libraryDependencies += "io.backchat.rl" % "rl_2.10.0-RC2" % "0.3.2"
[io.backchat.rl/rl_2.10.0-RC2 "0.3.2"]