| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |