GroupId | GroupIdcom.gitlab.cdc-java.rdb |
---|---|
ArtifactId | ArtifactIdcdc-rdb-report |
Version | Version0.10.0 |
Type | Typepom |
Filename | Size |
---|---|
cdc-rdb-report-0.10.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-report/ -->
<dependency>
<groupId>com.gitlab.cdc-java.rdb</groupId>
<artifactId>cdc-rdb-report</artifactId>
<version>0.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-report/
implementation 'com.gitlab.cdc-java.rdb:cdc-rdb-report:0.10.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.rdb/cdc-rdb-report/
implementation ("com.gitlab.cdc-java.rdb:cdc-rdb-report:0.10.0")
'com.gitlab.cdc-java.rdb:cdc-rdb-report:pom:0.10.0'
<dependency org="com.gitlab.cdc-java.rdb" name="cdc-rdb-report" rev="0.10.0">
<artifact name="cdc-rdb-report" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.rdb', module='cdc-rdb-report', version='0.10.0')
)
libraryDependencies += "com.gitlab.cdc-java.rdb" % "cdc-rdb-report" % "0.10.0"
[com.gitlab.cdc-java.rdb/cdc-rdb-report "0.10.0"]