GroupId | GroupIdcom.instabug.library |
---|---|
ArtifactId | ArtifactIdinstabug-chat |
Version | Version8.0.13 |
Type | Typeaar |
Filename | Size |
---|---|
instabug-chat-8.0.13.pom | |
instabug-chat-8.0.13.aar | 204 KB |
instabug-chat-8.0.13-sources.jar | 261 bytes |
instabug-chat-8.0.13-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabug-chat</artifactId>
<version>8.0.13</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation 'com.instabug.library:instabug-chat:8.0.13'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation ("com.instabug.library:instabug-chat:8.0.13")
'com.instabug.library:instabug-chat:aar:8.0.13'
<dependency org="com.instabug.library" name="instabug-chat" rev="8.0.13">
<artifact name="instabug-chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-chat', version='8.0.13')
)
libraryDependencies += "com.instabug.library" % "instabug-chat" % "8.0.13"
[com.instabug.library/instabug-chat "8.0.13"]