Graph

A simple graph library

Лицензия

Лицензия

Harium Commercial License
Группа

Группа

com.harium.storage
Идентификатор

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

graph
Последняя версия

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Graph
A simple graph library

Скачать graph

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

graph Build Status

A simple graph library

Maven

<dependency>
    <groupId>com.harium.storage</groupId>
    <artifactId>graph</artifactId>
    <version>1.1.0</version>
</dependency>
com.harium.storage

Harium

Версии библиотеки

Версия
1.1.1
1.1.0
1.0.0