is not current version
Last Version 4.0.2

com.helpscout:beacon 3.0.1

Help Scout's official Beacon SDK

GroupId

GroupId

com.helpscout
ArtifactId

ArtifactId

beacon
Version

Version

3.0.1
Type

Type

aar

Download beacon 3.0.1


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