GroupId | GroupIdim.actor |
---|---|
ArtifactId | ArtifactIdandroid-google-maps |
Version | Version3.0.473 |
Type | Typeaar |
Filename | Size |
---|---|
android-google-maps-3.0.473.pom | |
android-google-maps-3.0.473.aar | 65 KB |
android-google-maps-3.0.473-sources.jar | 155 KB |
android-google-maps-3.0.473-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>3.0.473</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/im.actor/android-google-maps/
implementation 'im.actor:android-google-maps:3.0.473'
// https://jarcasting.com/artifacts/im.actor/android-google-maps/
implementation ("im.actor:android-google-maps:3.0.473")
'im.actor:android-google-maps:aar:3.0.473'
<dependency org="im.actor" name="android-google-maps" rev="3.0.473">
<artifact name="android-google-maps" type="aar" />
</dependency>
@Grapes(
@Grab(group='im.actor', module='android-google-maps', version='3.0.473')
)
libraryDependencies += "im.actor" % "android-google-maps" % "3.0.473"
[im.actor/android-google-maps "3.0.473"]