GroupId | GroupIdcom.gitlab.cdc-java.io |
---|---|
ArtifactId | ArtifactIdcdc-io-txt |
Version | Version0.13.1 |
Type | Typejar |
Filename | Size |
---|---|
cdc-io-txt-0.13.1.pom | |
cdc-io-txt-0.13.1.jar | 13 KB |
cdc-io-txt-0.13.1-tests.jar | 8 KB |
cdc-io-txt-0.13.1-test-sources.jar | 4 KB |
cdc-io-txt-0.13.1-sources.jar | 6 KB |
cdc-io-txt-0.13.1-javadoc.jar | 426 KB |
Browse |
<!-- 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"]