geolocation

Capacitor Android geolocation plugin native library

License

License

MIT
Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

geolocation
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

geolocation
Capacitor Android geolocation plugin native library
Project URL

Project URL

https://github.com/ionic-team/capacitor-plugins
Source Code Management

Source Code Management

https://github.com/ionic-team/capacitor-plugins/tree/main

Download geolocation

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.capacitorjs : core jar 3.4.0
com.google.android.gms » play-services-location jar 17.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2