is not current version
Last Version 3.2.3-rc-01

com.helpcrunch:chat-sdk 3.0.3

HelpCrunch Android Sdk 3.0

GroupId

GroupId

com.helpcrunch
ArtifactId

ArtifactId

chat-sdk
Version

Version

3.0.3
Type

Type

jar

Download chat-sdk 3.0.3


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