License |
License |
---|---|
GroupId | GroupIdcom.github.ericneid |
ArtifactId | ArtifactIdarcore-location-extension |
Version | Version0.8.0 |
Type | Typeaar |
Description |
Descriptionarcore-location-extension
Helper to construct a standard Android dialog, containing a viewager to display a list of messages.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
arcore-location-extension-0.8.0.pom | |
arcore-location-extension-0.8.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ericneid/arcore-location-extension/ -->
<dependency>
<groupId>com.github.ericneid</groupId>
<artifactId>arcore-location-extension</artifactId>
<version>0.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ericneid/arcore-location-extension/
implementation 'com.github.ericneid:arcore-location-extension:0.8.0'
// https://jarcasting.com/artifacts/com.github.ericneid/arcore-location-extension/
implementation ("com.github.ericneid:arcore-location-extension:0.8.0")
'com.github.ericneid:arcore-location-extension:aar:0.8.0'
<dependency org="com.github.ericneid" name="arcore-location-extension" rev="0.8.0">
<artifact name="arcore-location-extension" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ericneid', module='arcore-location-extension', version='0.8.0')
)
libraryDependencies += "com.github.ericneid" % "arcore-location-extension" % "0.8.0"
[com.github.ericneid/arcore-location-extension "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.30 |
com.google.ar.sceneform » core | jar | 1.15.0 |
com.google.ar.sceneform.ux » sceneform-ux | jar | 1.15.0 |
androidx.annotation » annotation | jar | 1.1.0 |
org.gavaghan : geodesy | jar | 1.1.3 |