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