License |
License |
---|---|
GroupId | GroupIdes.usc.citius.hipster |
ArtifactId | ArtifactIdhipster-pom |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhipster-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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
hipster-pom-1.0.1.pom | 12 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |