GroupId | GroupIdcom.gitlab.cdc-java.io |
---|---|
ArtifactId | ArtifactIdcdc-io-benches |
Version | Version0.13.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-benches/ -->
<dependency>
<groupId>com.gitlab.cdc-java.io</groupId>
<artifactId>cdc-io-benches</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-benches/
implementation 'com.gitlab.cdc-java.io:cdc-io-benches:0.13.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-benches/
implementation ("com.gitlab.cdc-java.io:cdc-io-benches:0.13.1")
'com.gitlab.cdc-java.io:cdc-io-benches:jar:0.13.1'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-benches" rev="0.13.1">
<artifact name="cdc-io-benches" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-benches', version='0.13.1')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-benches" % "0.13.1"
[com.gitlab.cdc-java.io/cdc-io-benches "0.13.1"]