is not current version
Last Version 5.22.7

com.pushwoosh:pushwoosh-beacon 5.20.0

Pushwoosh Beacon

GroupId

GroupId

com.pushwoosh
ArtifactId

ArtifactId

pushwoosh-beacon
Version

Version

5.20.0
Type

Type

aar

Download pushwoosh-beacon 5.20.0


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