is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh-location 6.2.0

Pushwoosh Location

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-location
Version

Version

6.2.0
Type

Type

aar

Download pushwoosh-location 6.2.0


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