hipster-pom

Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.

Лицензия

Лицензия

Группа

Группа

es.usc.citius.hipster
Идентификатор

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

hipster-pom
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

hipster-pom
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
Ссылка на сайт

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

http://hipster4j.org
Организация-разработчик

Организация-разработчик

Centro de Investigación en Tecnoloxías da Información (CITIUS), University of Santiago de Compostela

Скачать hipster-pom

Имя Файла Размер
hipster-pom-1.0.1.pom 12 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/es.usc.citius.hipster/hipster-pom/ -->
<dependency>
    <groupId>es.usc.citius.hipster</groupId>
    <artifactId>hipster-pom</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.usc.citius.hipster/hipster-pom/
implementation 'es.usc.citius.hipster:hipster-pom:1.0.1'
// https://jarcasting.com/artifacts/es.usc.citius.hipster/hipster-pom/
implementation ("es.usc.citius.hipster:hipster-pom:1.0.1")
'es.usc.citius.hipster:hipster-pom:pom:1.0.1'
<dependency org="es.usc.citius.hipster" name="hipster-pom" rev="1.0.1">
  <artifact name="hipster-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.usc.citius.hipster', module='hipster-pom', version='1.0.1')
)
libraryDependencies += "es.usc.citius.hipster" % "hipster-pom" % "1.0.1"
[es.usc.citius.hipster/hipster-pom "1.0.1"]

Зависимости

test (1)

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

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

  • hipster-core
  • hipster-examples
  • hipster-all
  • hipster-test
  • hipster-third-party-graphs
  • hipster-extensions

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

Версия
1.0.1
1.0.0
1.0.0-rc2
1.0.0-rc1