Last Version

io.ytcode:pathfinding 1.5.0

A pathfinding library in Java

License

License

GroupId

GroupId

io.ytcode
ArtifactId

ArtifactId

pathfinding
Version

Version

1.5.0
Type

Type

jar
Description

Description

io.ytcode:pathfinding
A pathfinding library in Java
Project URL

Project URL

https://github.com/wangyuntao/pathfinding
Source Code Management

Source Code Management

https://github.com/wangyuntao/pathfinding

Download pathfinding 1.5.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.1

Project Modules

There are no modules declared in this project.