is not current version
Last Version 1.0.1

xyz.thepathfinder:pathfinder-android 0.0.15

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.15
Type

Type

jar

Download pathfinder-android 0.0.15


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