Last Version

Path finding gdx-bridge 0.2.6

A bridge for the pathfinding for automatic integration with libgdx tiled maps

License

License

GroupId

GroupId

com.github.xaguzman
ArtifactId

ArtifactId

pathfinding-gdx-bridge
Version

Version

0.2.6
Type

Type

jar
Description

Description

Path finding gdx-bridge
A bridge for the pathfinding for automatic integration with libgdx tiled maps
Project URL

Project URL

https://github.com/xaguzman/pathfinding/tree/master/gdx-bridge
Source Code Management

Source Code Management

http://github.com/xaguzman/pathfinding

Download pathfinding-gdx-bridge 0.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xaguzman : pathfinding jar 0.2.6
com.badlogicgames.gdx : gdx jar 1.5.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
com.badlogicgames.gdx : gdx-platform jar 1.5.0
com.badlogicgames.gdx : gdx-backend-lwjgl jar 1.5.0

Project Modules

There are no modules declared in this project.