is not current version
Last Version 0.20.4

com.gitlab.cdc-java.perfs:cdc-perfs-api 0.4.0


GroupId

GroupId

com.gitlab.cdc-java.perfs
ArtifactId

ArtifactId

cdc-perfs-api
Version

Version

0.4.0
Type

Type

jar

Download cdc-perfs-api 0.4.0


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