is not current version
Last Version 0.21.0

com.gitlab.cdc-java.rdb:cdc-rdb-tools 0.10.0


GroupId

GroupId

com.gitlab.cdc-java.rdb
ArtifactId

ArtifactId

cdc-rdb-tools
Version

Version

0.10.0
Type

Type

jar

Download cdc-rdb-tools 0.10.0


<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/ -->
<dependency>
    <groupId>com.gitlab.cdc-java.rdb</groupId>
    <artifactId>cdc-rdb-tools</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/
implementation 'com.gitlab.cdc-java.rdb:cdc-rdb-tools:0.10.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-tools/
implementation ("com.gitlab.cdc-java.rdb:cdc-rdb-tools:0.10.0")
'com.gitlab.cdc-java.rdb:cdc-rdb-tools:jar:0.10.0'
<dependency org="com.gitlab.cdc-java.rdb" name="cdc-rdb-tools" rev="0.10.0">
  <artifact name="cdc-rdb-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.rdb', module='cdc-rdb-tools', version='0.10.0')
)
libraryDependencies += "com.gitlab.cdc-java.rdb" % "cdc-rdb-tools" % "0.10.0"
[com.gitlab.cdc-java.rdb/cdc-rdb-tools "0.10.0"]