License |
License |
---|---|
GroupId | GroupIdcom.instabug.library |
ArtifactId | ArtifactIdinstabug-chat |
Version | Version10.12.0 |
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-10.12.0.pom | |
instabug-chat-10.12.0-sources.jar | 261 bytes |
instabug-chat-10.12.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>10.12.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation 'com.instabug.library:instabug-chat:10.12.0'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-chat/
implementation ("com.instabug.library:instabug-chat:10.12.0")
'com.instabug.library:instabug-chat:aar:10.12.0'
<dependency org="com.instabug.library" name="instabug-chat" rev="10.12.0">
<artifact name="instabug-chat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-chat', version='10.12.0')
)
libraryDependencies += "com.instabug.library" % "instabug-chat" % "10.12.0"
[com.instabug.library/instabug-chat "10.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.instabug.library : instabug-core | jar | 10.12.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |