Last Version

AutoLocation 0.1

Easily get location by using Google Play Services

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ripzery
ArtifactId

ArtifactId

autolocations
Version

Version

0.1
Type

Type

aar
Description

Description

AutoLocation
Easily get location by using Google Play Services
Project URL

Project URL

https://github.com/ripzery/AutoLocation
Source Code Management

Source Code Management

https://github.com/ripzery/AutoLocation

Download autolocations 0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1
com.google.android.gms » play-services jar 8.3.0

Project Modules

There are no modules declared in this project.