Last Version

CDC - Graphs 0.63.0

Basic graph utilities.

License

License

GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs
Version

Version

0.63.0
Type

Type

pom
Description

Description

CDC - Graphs
Basic graph utilities.
Project URL

Project URL

https://www.gitlab.com/cdc-java/cdc-graphs
Source Code Management

Source Code Management

https://gitlab.com/cdc-java/cdc-graphs

Download cdc-graphs 0.63.0

Filename Size
cdc-graphs-0.63.0.pom 15 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cdc-graphs-api
  • cdc-graphs-benches
  • cdc-graphs-bom
  • cdc-graphs-core
  • cdc-graphs-demos
  • cdc-graphs-gv
  • cdc-graphs-impl
  • cdc-graphs-report