License |
License |
---|---|
GroupId | GroupIdcom.akexorcist |
ArtifactId | ArtifactIdgoogle-direction-library |
Version | Version1.2.1 |
Type | Typeaar |
Description |
DescriptionGoogle Direction Library
Google Direction API for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.akexorcist/google-direction-library/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>google-direction-library</artifactId>
<version>1.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/google-direction-library/
implementation 'com.akexorcist:google-direction-library:1.2.1'
// https://jarcasting.com/artifacts/com.akexorcist/google-direction-library/
implementation ("com.akexorcist:google-direction-library:1.2.1")
'com.akexorcist:google-direction-library:aar:1.2.1'
<dependency org="com.akexorcist" name="google-direction-library" rev="1.2.1">
<artifact name="google-direction-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='google-direction-library', version='1.2.1')
)
libraryDependencies += "com.akexorcist" % "google-direction-library" % "1.2.1"
[com.akexorcist/google-direction-library "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.google.android.gms » play-services-maps | jar | 17.0.0 |
com.google.maps.android : android-maps-utils | jar | 0.5 |