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

com.opsbears.webcomponents:graph 1.0.0-alpha10

Graph components for OWC

Категории

Категории

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

Группа

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

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

graph
Версия

Версия

1.0.0-alpha10
Тип

Тип

jar

Скачать graph 1.0.0-alpha10


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