is not current version
Last Version 0.0.82

io.rdbc:rdbc-implbase_2.11 0.0.71

rdbc-implbase

GroupId

GroupId

io.rdbc
ArtifactId

ArtifactId

rdbc-implbase_2.11
Version

Version

0.0.71
Type

Type

jar

Download rdbc-implbase_2.11 0.0.71


<!-- https://jarcasting.com/artifacts/io.rdbc/rdbc-implbase_2.11/ -->
<dependency>
    <groupId>io.rdbc</groupId>
    <artifactId>rdbc-implbase_2.11</artifactId>
    <version>0.0.71</version>
</dependency>
// https://jarcasting.com/artifacts/io.rdbc/rdbc-implbase_2.11/
implementation 'io.rdbc:rdbc-implbase_2.11:0.0.71'
// https://jarcasting.com/artifacts/io.rdbc/rdbc-implbase_2.11/
implementation ("io.rdbc:rdbc-implbase_2.11:0.0.71")
'io.rdbc:rdbc-implbase_2.11:jar:0.0.71'
<dependency org="io.rdbc" name="rdbc-implbase_2.11" rev="0.0.71">
  <artifact name="rdbc-implbase_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rdbc', module='rdbc-implbase_2.11', version='0.0.71')
)
libraryDependencies += "io.rdbc" % "rdbc-implbase_2.11" % "0.0.71"
[io.rdbc/rdbc-implbase_2.11 "0.0.71"]