Last Version

pathfinder 1.0.1

Algorithms for finding paths in 2d grids.

License

License

Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

com.adamldavis
ArtifactId

ArtifactId

pathfinder
Version

Version

1.0.1
Type

Type

jar
Description

Description

pathfinder
Algorithms for finding paths in 2d grids.
Project URL

Project URL

https://github.com/adamd/pathfinder

Download pathfinder 1.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.