GroupId | GroupIdcom.gitlab.cdc-java.perfs |
---|---|
ArtifactId | ArtifactIdcdc-perfs-core |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
cdc-perfs-core-0.0.11.pom | |
cdc-perfs-core-0.0.11.jar | 44 KB |
cdc-perfs-core-0.0.11-tests.jar | 11 KB |
cdc-perfs-core-0.0.11-test-sources.jar | 6 KB |
cdc-perfs-core-0.0.11-sources.jar | 27 KB |
cdc-perfs-core-0.0.11-javadoc.jar | 579 KB |
Browse |
<!-- 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.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-core/
implementation 'com.gitlab.cdc-java.perfs:cdc-perfs-core:0.0.11'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.perfs/cdc-perfs-core/
implementation ("com.gitlab.cdc-java.perfs:cdc-perfs-core:0.0.11")
'com.gitlab.cdc-java.perfs:cdc-perfs-core:jar:0.0.11'
<dependency org="com.gitlab.cdc-java.perfs" name="cdc-perfs-core" rev="0.0.11">
<artifact name="cdc-perfs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.perfs', module='cdc-perfs-core', version='0.0.11')
)
libraryDependencies += "com.gitlab.cdc-java.perfs" % "cdc-perfs-core" % "0.0.11"
[com.gitlab.cdc-java.perfs/cdc-perfs-core "0.0.11"]