не последняя версия
Последняя версия 1.0.0-alpha14

com.opsbears.webcomponents:graph 1.0.0-alpha9

Graph components for OWC

Категории

Категории

SBE Данные Data Structures
Группа

Группа

com.opsbears.webcomponents
Идентификатор

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

graph
Версия

Версия

1.0.0-alpha9
Тип

Тип

jar

Скачать graph 1.0.0-alpha9


<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents/graph/ -->
<dependency>
    <groupId>com.opsbears.webcomponents</groupId>
    <artifactId>graph</artifactId>
    <version>1.0.0-alpha9</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/graph/
implementation 'com.opsbears.webcomponents:graph:1.0.0-alpha9'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents/graph/
implementation ("com.opsbears.webcomponents:graph:1.0.0-alpha9")
'com.opsbears.webcomponents:graph:jar:1.0.0-alpha9'
<dependency org="com.opsbears.webcomponents" name="graph" rev="1.0.0-alpha9">
  <artifact name="graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents', module='graph', version='1.0.0-alpha9')
)
libraryDependencies += "com.opsbears.webcomponents" % "graph" % "1.0.0-alpha9"
[com.opsbears.webcomponents/graph "1.0.0-alpha9"]