License |
License |
---|---|
GroupId | GroupIdcom.gitlab.cdc-java.io |
ArtifactId | ArtifactIdcdc-io-benches |
Version | Version0.12.0 |
Type | Typejar |
Description |
DescriptionCDC - IO - Benches
Handling of IO.
|
Project URL |
Project URL |
<!-- 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.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-benches/
implementation 'com.gitlab.cdc-java.io:cdc-io-benches:0.12.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.io/cdc-io-benches/
implementation ("com.gitlab.cdc-java.io:cdc-io-benches:0.12.0")
'com.gitlab.cdc-java.io:cdc-io-benches:jar:0.12.0'
<dependency org="com.gitlab.cdc-java.io" name="cdc-io-benches" rev="0.12.0">
<artifact name="cdc-io-benches" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.io', module='cdc-io-benches', version='0.12.0')
)
libraryDependencies += "com.gitlab.cdc-java.io" % "cdc-io-benches" % "0.12.0"
[com.gitlab.cdc-java.io/cdc-io-benches "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.gitlab.cdc-java.io : cdc-io-compress | jar | 0.12.0 |
com.gitlab.cdc-java.io : cdc-io-data | jar | 0.12.0 |
com.gitlab.cdc-java.io : cdc-io-xml | jar | 0.12.0 |
com.gitlab.cdc-java.util : cdc-util-core | jar |