is not current version
Last Version 5.22.7

com.pushwoosh:pushwoosh-beacon 5.8.1

Pushwoosh Beacon

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-beacon
Version

Version

5.8.1
Type

Type

aar

Download pushwoosh-beacon 5.8.1


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