is not current version
Last Version 0.63.0

com.gitlab.cdc-java.graphs:cdc-graphs-impl 0.50.1


GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs-impl
Version

Version

0.50.1
Type

Type

jar

Download cdc-graphs-impl 0.50.1


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