Files download
File Operation
cdc-util-0.33.1.pom download
Apache Maven
<dependency>
  <groupId>com.gitlab.cdc-java.util</groupId>
  <artifactId>cdc-util</artifactId>
  <version>0.33.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.gitlab.cdc-java.util:cdc-util:0.33.1'
Gradle Kotlin
implementation("com.gitlab.cdc-java.util:cdc-util:0.33.1")
Scala SBT
libraryDependencies += "com.gitlab.cdc-java.util" % "cdc-util" % "0.33.1"
Groovy Grape
@Grapes(
  @Grab(group='com.gitlab.cdc-java.util', module='cdc-util', version='0.33.1')
)
Apache Ivy
<dependency org="com.gitlab.cdc-java.util" name="cdc-util" rev="0.33.1" />
Leiningen
[com.gitlab.cdc-java.util/cdc-util "0.33.1"]
Apache Buildr
'com.gitlab.cdc-java.util:cdc-util:jar:0.33.1'
Dependencies
The project has no third-party dependencies