не последняя версия
Последняя версия 0.63.0

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


Группа

Группа

com.gitlab.cdc-java.graphs
Идентификатор

Идентификатор

cdc-graphs-impl
Версия

Версия

0.52.1
Тип

Тип

jar

Скачать cdc-graphs-impl 0.52.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.52.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.52.1'
// https://jarcasting.com/artifacts/com.gitlab.cdc-java.graphs/cdc-graphs-impl/
implementation ("com.gitlab.cdc-java.graphs:cdc-graphs-impl:0.52.1")
'com.gitlab.cdc-java.graphs:cdc-graphs-impl:jar:0.52.1'
<dependency org="com.gitlab.cdc-java.graphs" name="cdc-graphs-impl" rev="0.52.1">
  <artifact name="cdc-graphs-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.cdc-java.graphs', module='cdc-graphs-impl', version='0.52.1')
)
libraryDependencies += "com.gitlab.cdc-java.graphs" % "cdc-graphs-impl" % "0.52.1"
[com.gitlab.cdc-java.graphs/cdc-graphs-impl "0.52.1"]