GroupId | GroupIdcom.gitlab.cdc-java.graphs |
---|---|
ArtifactId | ArtifactIdcdc-graphs-benches |
Version | Version0.52.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-benches/ -->
<dependency>
<groupId>com.gitlab.cdc-java.graphs</groupId>
<artifactId>cdc-graphs-benches</artifactId>
<version>0.52.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-benches/
implementation 'com.gitlab.cdc-java.graphs:cdc-graphs-benches:0.52.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-benches/
implementation ("com.gitlab.cdc-java.graphs:cdc-graphs-benches:0.52.1")
'com.gitlab.cdc-java.graphs:cdc-graphs-benches:jar:0.52.1'
<dependency org="com.gitlab.cdc-java.graphs" name="cdc-graphs-benches" rev="0.52.1">
<artifact name="cdc-graphs-benches" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.graphs', module='cdc-graphs-benches', version='0.52.1')
)
libraryDependencies += "com.gitlab.cdc-java.graphs" % "cdc-graphs-benches" % "0.52.1"
[com.gitlab.cdc-java.graphs/cdc-graphs-benches "0.52.1"]