FastGraph

A very fast int-based Graph and Collections implementation for JAVA

Лицензия

Лицензия

Группа

Группа

com.github.costin3141
Идентификатор

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

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

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

0.2.26
Дата

Дата

Тип

Тип

jar
Описание

Описание

FastGraph
A very fast int-based Graph and Collections implementation for JAVA
Ссылка на сайт

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

https://github.com/costin3141/FastGraph
Система контроля версий

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

https://github.com/costin3141/FastGraph.git

Скачать fastgraph

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.2.26
0.2.25
0.2.24
0.2.23
0.2.22
0.2.21
0.2.20
0.2.19
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0