is not current version
Last Version 1.3.1

com.capacitorjs:geolocation 1.2.0

Capacitor Android geolocation plugin native library

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

geolocation
Version

Version

1.2.0
Type

Type

aar

Download geolocation 1.2.0


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