is not current version
Last Version 0.26.0

com.gitlab.cdc-java.util:cdc-util 0.0.11

Set of utilities projects used to build more advanced tools.

GroupId

GroupId

com.gitlab.cdc-java.util
ArtifactId

ArtifactId

cdc-util
Version

Version

0.0.11
Type

Type

pom

Download cdc-util 0.0.11

Filename Size
cdc-util-0.0.11.pom 11 KB
Browse

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