License |
License |
---|---|
GroupId | GroupIdcom.github.jenly1314 |
ArtifactId | ArtifactIdlocation |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLocation
Location for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
location-1.0.0.pom | |
location-1.0.0-sources.jar | 5 KB |
location-1.0.0-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314/location/ -->
<dependency>
<groupId>com.github.jenly1314</groupId>
<artifactId>location</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314/location/
implementation 'com.github.jenly1314:location:1.0.0'
// https://jarcasting.com/artifacts/com.github.jenly1314/location/
implementation ("com.github.jenly1314:location:1.0.0")
'com.github.jenly1314:location:aar:1.0.0'
<dependency org="com.github.jenly1314" name="location" rev="1.0.0">
<artifact name="location" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314', module='location', version='1.0.0')
)
libraryDependencies += "com.github.jenly1314" % "location" % "1.0.0"
[com.github.jenly1314/location "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.20 |