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