GroupId | GroupIdcom.gitlab.cdc-java.graphs |
---|---|
ArtifactId | ArtifactIdcdc-graphs-benches |
Version | Version0.50.0 |
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.50.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-benches/
implementation 'com.gitlab.cdc-java.graphs:cdc-graphs-benches:0.50.0'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-benches/
implementation ("com.gitlab.cdc-java.graphs:cdc-graphs-benches:0.50.0")
'com.gitlab.cdc-java.graphs:cdc-graphs-benches:jar:0.50.0'
<dependency org="com.gitlab.cdc-java.graphs" name="cdc-graphs-benches" rev="0.50.0">
<artifact name="cdc-graphs-benches" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.graphs', module='cdc-graphs-benches', version='0.50.0')
)
libraryDependencies += "com.gitlab.cdc-java.graphs" % "cdc-graphs-benches" % "0.50.0"
[com.gitlab.cdc-java.graphs/cdc-graphs-benches "0.50.0"]