is not current version
Last Version 0.20.4

com.gitlab.cdc-java.perfs:cdc-perfs-instrument 0.0.8


GroupId

GroupId

com.gitlab.cdc-java.perfs
ArtifactId

ArtifactId

cdc-perfs-instrument
Version

Version

0.0.8
Type

Type

jar

Download cdc-perfs-instrument 0.0.8


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