is not current version
Last Version 4.0.435

im.actor:android-google-maps 2.0383

Actor SDK for Android Google Extension

GroupId

GroupId

im.actor
ArtifactId

ArtifactId

android-google-maps
Version

Version

2.0383
Type

Type

aar

Download android-google-maps 2.0383


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