is not current version
Last Version 0.20.4

com.gitlab.cdc-java.perfs:cdc-perfs-core 0.5.0


GroupId

GroupId

com.gitlab.cdc-java.perfs
ArtifactId

ArtifactId

cdc-perfs-core
Version

Version

0.5.0
Type

Type

jar

Download cdc-perfs-core 0.5.0


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