is not current version
Last Version 5.22.7

com.pushwoosh:pushwoosh-beacon 5.9.3

Pushwoosh Beacon

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-beacon
Version

Version

5.9.3
Type

Type

aar

Download pushwoosh-beacon 5.9.3


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