is not current version
Last Version 0.63.0

com.gitlab.cdc-java.graphs:cdc-graphs-bom 0.50.0


GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs-bom
Version

Version

0.50.0
Type

Type

pom

Download cdc-graphs-bom 0.50.0


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