gs-core

The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them. This is the core package that contains the minimal needed to read and write a graph.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

network.aika
Идентификатор

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

gs-core
Последняя версия

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

2.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

gs-core
The GraphStream library. With GraphStream you deal with graphs. Static and Dynamic. You create them from scratch, from a file or any source. You display and render them. This is the core package that contains the minimal needed to read and write a graph.
Ссылка на сайт

Ссылка на сайт

http://graphstream-project.org
Система контроля версий

Система контроля версий

https://github.com/aika-algorithm/gs-core.git

Скачать gs-core

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.graphstream : pherd Необязательный jar 1.0
org.graphstream : mbox2 Необязательный jar 1.0

test (1)

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

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

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

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

Версия
2.0.2
2.0.1
2.0.0