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