is not current version
Last Version 3.2.3-rc-01

com.helpcrunch:chat-sdk 3.0.0-beta.05

HelpCrunch Android Sdk 3.0

GroupId

GroupId

com.helpcrunch
ArtifactId

ArtifactId

chat-sdk
Version

Version

3.0.0-beta.05
Type

Type

aar

Download chat-sdk 3.0.0-beta.05


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