is not current version
Last Version 4.0.435

im.actor:android-google-maps 1.0.312

Actor SDK for Android Google Extension

GroupId

GroupId

im.actor
ArtifactId

ArtifactId

android-google-maps
Version

Version

1.0.312
Type

Type

aar

Download android-google-maps 1.0.312


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