is not current version
Last Version 0.63.0

com.gitlab.cdc-java.graphs:cdc-graphs-core 0.52.1


GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs-core
Version

Version

0.52.1
Type

Type

jar

Download cdc-graphs-core 0.52.1


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