Last Version

pathfinder-android 1.0.1

Android/Java client library for the Pathfinder service

License

License

Categories

Categories

pathfinder Business Logic Libraries
GroupId

GroupId

xyz.thepathfinder
ArtifactId

ArtifactId

pathfinder-android
Version

Version

1.0.1
Type

Type

jar
Description

Description

pathfinder-android
Android/Java client library for the Pathfinder service
Source Code Management

Source Code Management

https://github.com/CSSE497/pathfinder-android

Download pathfinder-android 1.0.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.glassfish.tyrus.bundles : tyrus-standalone-client jar 1.12
com.google.code.gson : gson jar 2.5
org.slf4j : slf4j-api jar 1.7.21

Project Modules

There are no modules declared in this project.