is not current version
Last Version 0.63.0

CDC - Graphs - API 0.60.1

Basic graph utilities.

License

License

GroupId

GroupId

com.gitlab.cdc-java.graphs
ArtifactId

ArtifactId

cdc-graphs-api
Version

Version

0.60.1
Type

Type

jar
Description

Description

CDC - Graphs - API
Basic graph utilities.
Project URL

Project URL

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

Download cdc-graphs-api 0.60.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitlab.cdc-java.util : cdc-util-core jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.