is not current version
Last Version 4.0.2

com.helpscout:beacon 3.0.0

Help Scout's official Beacon SDK

GroupId

GroupId

com.helpscout
ArtifactId

ArtifactId

beacon
Version

Version

3.0.0
Type

Type

aar

Download beacon 3.0.0


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