GroupId | GroupIdcom.instabug.library |
---|---|
ArtifactId | ArtifactIdinstabug-chat |
Version | Version8.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
instabug-chat-8.2.2.pom | |
instabug-chat-8.2.2.aar | 212 KB |
instabug-chat-8.2.2-sources.jar | 261 bytes |
instabug-chat-8.2.2-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.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation 'com.instabug.library:instabug-chat:8.2.2'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation ("com.instabug.library:instabug-chat:8.2.2")
'com.instabug.library:instabug-chat:aar:8.2.2'
<dependency org="com.instabug.library" name="instabug-chat" rev="8.2.2">
<artifact name="instabug-chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-chat', version='8.2.2')
)
libraryDependencies += "com.instabug.library" % "instabug-chat" % "8.2.2"
[com.instabug.library/instabug-chat "8.2.2"]