| License |
License |
|---|---|
| GroupId | GroupIdcom.akexorcist |
| ArtifactId | ArtifactIdgoogledirectionlibrary |
| Version | Version1.1.1 |
| Type | Typeaar |
| Description |
DescriptionGoogleDirectionLibrary
Google Direction API for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| googledirectionlibrary-1.1.1.pom | |
| googledirectionlibrary-1.1.1.aar | 52 KB |
| googledirectionlibrary-1.1.1-sources.jar | 36 KB |
| googledirectionlibrary-1.1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.akexorcist/googledirectionlibrary/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>googledirectionlibrary</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/googledirectionlibrary/
implementation 'com.akexorcist:googledirectionlibrary:1.1.1'
// https://jarcasting.com/artifacts/com.akexorcist/googledirectionlibrary/
implementation ("com.akexorcist:googledirectionlibrary:1.1.1")
'com.akexorcist:googledirectionlibrary:aar:1.1.1'
<dependency org="com.akexorcist" name="googledirectionlibrary" rev="1.1.1">
<artifact name="googledirectionlibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='googledirectionlibrary', version='1.1.1')
)
libraryDependencies += "com.akexorcist" % "googledirectionlibrary" % "1.1.1"
[com.akexorcist/googledirectionlibrary "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
| com.google.android.gms » play-services-maps | jar | 11.6.0 |
| com.google.maps.android : android-maps-utils | jar | 0.5 |