| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.ripzery |
| ArtifactId | ArtifactIdautolocations |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAutoLocation
Easily get location by using Google Play Services
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autolocations-0.1.pom | |
| autolocations-0.1.aar | 20 KB |
| autolocations-0.1-sources.jar | 3 KB |
| autolocations-0.1-javadoc.jar | 31 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.1.1 |
| com.google.android.gms » play-services | jar | 8.3.0 |