GroupId | GroupIdcom.gitlab.cdc-java.perfs |
---|---|
ArtifactId | ArtifactIdcdc-perfs |
Version | Version0.0.12 |
Type | Typepom |
Filename | Size |
---|---|
cdc-perfs-0.0.12.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs/ -->
<dependency>
<groupId>com.gitlab.cdc-java.perfs</groupId>
<artifactId>cdc-perfs</artifactId>
<version>0.0.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs:0.0.12'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs:0.0.12")
'com.gitlab.cdc-java.perfs:cdc-perfs:pom:0.0.12'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs" rev="0.0.12">
<artifact name="cdc-perfs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs', version='0.0.12')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs" % "0.0.12"
[com.gitlab.cdc-java.perfs/cdc-perfs "0.0.12"]