GroupId | GroupIdcom.helpcrunch |
---|---|
ArtifactId | ArtifactIdchat-sdk |
Version | Version3.0.7-beta.02 |
Type | Typeaar |
Filename | Size |
---|---|
chat-sdk-3.0.7-beta.02.pom | |
chat-sdk-3.0.7-beta.02.aar | 1 MB |
chat-sdk-3.0.7-beta.02-sources.jar | 29 KB |
chat-sdk-3.0.7-beta.02-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helpcrunch/chat-sdk/ -->
<dependency>
<groupId>com.helpcrunch</groupId>
<artifactId>chat-sdk</artifactId>
<version>3.0.7-beta.02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.helpcrunch/chat-sdk/
implementation 'com.helpcrunch:chat-sdk:3.0.7-beta.02'
// https://jarcasting.com/artifacts/com.helpcrunch/chat-sdk/
implementation ("com.helpcrunch:chat-sdk:3.0.7-beta.02")
'com.helpcrunch:chat-sdk:aar:3.0.7-beta.02'
<dependency org="com.helpcrunch" name="chat-sdk" rev="3.0.7-beta.02">
<artifact name="chat-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.helpcrunch', module='chat-sdk', version='3.0.7-beta.02')
)
libraryDependencies += "com.helpcrunch" % "chat-sdk" % "3.0.7-beta.02"
[com.helpcrunch/chat-sdk "3.0.7-beta.02"]