License |
License |
---|---|
GroupId | GroupIdcom.instabug.library |
ArtifactId | ArtifactIdinstabug-core |
Version | Version10.6.1 |
Type | Typeaar |
Description |
DescriptionInstabug Core 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-core-10.6.1.pom | |
instabug-core-10.6.1.aar | 2 MB |
instabug-core-10.6.1-sources.jar | 1 KB |
instabug-core-10.6.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-core/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabug-core</artifactId>
<version>10.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-core/
implementation 'com.instabug.library:instabug-core:10.6.1'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-core/
implementation ("com.instabug.library:instabug-core:10.6.1")
'com.instabug.library:instabug-core:aar:10.6.1'
<dependency org="com.instabug.library" name="instabug-core" rev="10.6.1">
<artifact name="instabug-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-core', version='10.6.1')
)
libraryDependencies += "com.instabug.library" % "instabug-core" % "10.6.1"
[com.instabug.library/instabug-core "10.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.19 |
io.reactivex.rxjava2 : rxandroid | jar | 2.0.2 |
androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
com.google.android.material » material | jar | 1.0.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.50 |