is not current version
Last Version 0.21.3

com.gitlab.cdc-java.io:cdc-io-txt 0.13.1


GroupId

GroupId

com.gitlab.cdc-java.io
ArtifactId

ArtifactId

cdc-io-txt
Version

Version

0.13.1
Type

Type

jar

Download cdc-io-txt 0.13.1


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