is not current version
Last Version 0.26.0

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

Set of utilities projects used to build more advanced tools.

GroupId

GroupId

com.gitlab.cdc-java.util
ArtifactId

ArtifactId

cdc-util
Version

Version

0.1.1
Type

Type

pom

Download cdc-util 0.1.1

Filename Size
cdc-util-0.1.1.pom 17 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.1.1</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.1.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.util/cdc-util/
implementation ("com.gitlab.cdc-java.util:cdc-util:0.1.1")
'com.gitlab.cdc-java.util:cdc-util:pom:0.1.1'
<dependency org="com.gitlab.cdc-java.util" name="cdc-util" rev="0.1.1">
  <artifact name="cdc-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.util', module='cdc-util', version='0.1.1')
)
libraryDependencies += "com.gitlab.cdc-java.util" % "cdc-util" % "0.1.1"
[com.gitlab.cdc-java.util/cdc-util "0.1.1"]