is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh-location 5.22.3

Pushwoosh Location

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-location
Version

Version

5.22.3
Type

Type

aar

Download pushwoosh-location 5.22.3


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