| License |
License |
|---|---|
| GroupId | GroupIdim.actor |
| ArtifactId | ArtifactIdandroid-google-maps |
| Last Version | Last Version4.0.435 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionActor SDK for Android Google Extension
Actor SDK for Android Google Extension
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| android-google-maps-4.0.435.pom | |
| android-google-maps-4.0.435.aar | 60 KB |
| android-google-maps-4.0.435-sources.jar | 134 KB |
| android-google-maps-4.0.435-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/im.actor/android-google-maps/ -->
<dependency>
<groupId>im.actor</groupId>
<artifactId>android-google-maps</artifactId>
<version>4.0.435</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/im.actor/android-google-maps/
implementation 'im.actor:android-google-maps:4.0.435'
// https://jarcasting.com/artifacts/im.actor/android-google-maps/
implementation ("im.actor:android-google-maps:4.0.435")
'im.actor:android-google-maps:aar:4.0.435'
<dependency org="im.actor" name="android-google-maps" rev="4.0.435">
<artifact name="android-google-maps" type="aar" />
</dependency>
@Grapes(
@Grab(group='im.actor', module='android-google-maps', version='4.0.435')
)
libraryDependencies += "im.actor" % "android-google-maps" % "4.0.435"
[im.actor/android-google-maps "4.0.435"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 24.0.0 |
| im.actor : android-sdk | jar | 4.0.435 |
| com.google.android.gms » play-services-maps | jar | 8.4.0 |