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