is not current version
Last Version 3.2.3-rc-01

com.helpcrunch:chat-sdk 3.0.8-rc.01

HelpCrunch Android Sdk 3.0

GroupId

GroupId

com.helpcrunch
ArtifactId

ArtifactId

chat-sdk
Version

Version

3.0.8-rc.01
Type

Type

aar

Download chat-sdk 3.0.8-rc.01


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