is not current version
Last Version 4.0.435

im.actor:android-google-maps 3.0.423

Actor SDK for Android Google Extension

GroupId

GroupId

im.actor
ArtifactId

ArtifactId

android-google-maps
Version

Version

3.0.423
Type

Type

aar

Download android-google-maps 3.0.423


<!-- https://jarcasting.com/artifacts/im.actor/android-google-maps/ -->
<dependency>
    <groupId>im.actor</groupId>
    <artifactId>android-google-maps</artifactId>
    <version>3.0.423</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/im.actor/android-google-maps/
implementation 'im.actor:android-google-maps:3.0.423'
// https://jarcasting.com/artifacts/im.actor/android-google-maps/
implementation ("im.actor:android-google-maps:3.0.423")
'im.actor:android-google-maps:aar:3.0.423'
<dependency org="im.actor" name="android-google-maps" rev="3.0.423">
  <artifact name="android-google-maps" type="aar" />
</dependency>
@Grapes(
@Grab(group='im.actor', module='android-google-maps', version='3.0.423')
)
libraryDependencies += "im.actor" % "android-google-maps" % "3.0.423"
[im.actor/android-google-maps "3.0.423"]