GroupId | GroupIdcom.gitlab.cdc-java.io |
---|---|
ArtifactId | ArtifactIdcdc-io-tools |
Version | Version0.13.1 |
Type | Typejar |
Filename | Size |
---|---|
cdc-io-tools-0.13.1.pom | |
cdc-io-tools-0.13.1.jar | 32 KB |
cdc-io-tools-0.13.1-tests.jar | 6 KB |
cdc-io-tools-0.13.1-test-sources.jar | 3 KB |
cdc-io-tools-0.13.1-sources.jar | 13 KB |
cdc-io-tools-0.13.1-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/ -->
<dependency>
<groupId>com.gitlab.cdc-java.io</groupId>
<artifactId>cdc-io-tools</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/
implementation 'com.gitlab.cdc-java.io:cdc-io-tools:0.13.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-tools/
implementation ("com.gitlab.cdc-java.io:cdc-io-tools:0.13.1")
'com.gitlab.cdc-java.io:cdc-io-tools:jar:0.13.1'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-tools" rev="0.13.1">
<artifact name="cdc-io-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-tools', version='0.13.1')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-tools" % "0.13.1"
[com.gitlab.cdc-java.io/cdc-io-tools "0.13.1"]