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