is not current version
Last Version 6.5.3

com.pushwoosh:pushwoosh-location 5.18.0

Pushwoosh Location

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-location
Version

Version

5.18.0
Type

Type

aar

Download pushwoosh-location 5.18.0


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