is not current version
Last Version 1.0.1

xyz.thepathfinder:pathfinder-android 0.0.7

Android/Java client library for the Pathfinder service

Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

xyz.thepathfinder
ArtifactId

ArtifactId

pathfinder-android
Version

Version

0.0.7
Type

Type

jar

Download pathfinder-android 0.0.7


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