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.

License

License

GroupId

GroupId

es.usc.citius.hipster
ArtifactId

ArtifactId

hipster-pom
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://hipster4j.org
Project Organization

Project Organization

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

Download hipster-pom

Filename Size
hipster-pom-1.0.1.pom 12 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

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

Versions

Version
1.0.1
1.0.0
1.0.0-rc2
1.0.0-rc1