is not current version
Last Version 1.0.0

com.amplifyframework:aws-geo-location 0.1.0

Amplify Framework for Android - Geo Plugin for Amazon Location Service

Categories

Categories

AWS Container PaaS Providers Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.amplifyframework
ArtifactId

ArtifactId

aws-geo-location
Version

Version

0.1.0
Type

Type

aar

Download aws-geo-location 0.1.0


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