| License |
License |
|---|---|
| GroupId | GroupIdcom.instabug.library |
| ArtifactId | ArtifactIdinstabug-chat |
| Last Version | Last Version11.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionInstabug Chat Library
Instabug Android SDK: In-App feedback for mobile apps!
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| instabug-chat-11.2.0.pom | |
| instabug-chat-11.2.0.aar | 220 KB |
| instabug-chat-11.2.0-sources.jar | 261 bytes |
| instabug-chat-11.2.0-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>11.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation 'com.instabug.library:instabug-chat:11.2.0'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation ("com.instabug.library:instabug-chat:11.2.0")
'com.instabug.library:instabug-chat:aar:11.2.0'
<dependency org="com.instabug.library" name="instabug-chat" rev="11.2.0">
<artifact name="instabug-chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-chat', version='11.2.0')
)
libraryDependencies += "com.instabug.library" % "instabug-chat" % "11.2.0"
[com.instabug.library/instabug-chat "11.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.instabug.library : instabug-core | jar | 11.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |