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