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

FastGraph 0.2.26

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 0.2.26


<!-- 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"]

Зависимости

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

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

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