is not current version
Last Version 1.2.0

com.pddstudio:earthview-android 1.0.0

EarthView Library to integrate EarthView by Google into your android application

GroupId

GroupId

com.pddstudio
ArtifactId

ArtifactId

earthview-android
Version

Version

1.0.0
Type

Type

aar

Download earthview-android 1.0.0


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