is not current version
Last Version 0.63.0

com.gitlab.cdc-java.graphs:cdc-graphs-report 0.61.1

Graphs Report.

GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs-report
Version

Version

0.61.1
Type

Type

pom

Download cdc-graphs-report 0.61.1


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