License |
License |
---|---|
GroupId | GroupIdcom.instabug.library |
ArtifactId | ArtifactIdinstabug-plugin |
Last Version | Last Version11.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInstabug Plugin
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-plugin-11.2.0.pom | |
instabug-plugin-11.2.0.jar | 37 KB |
instabug-plugin-11.2.0-sources.jar | 1 KB |
instabug-plugin-11.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-plugin/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabug-plugin</artifactId>
<version>11.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-plugin/
implementation 'com.instabug.library:instabug-plugin:11.2.0'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-plugin/
implementation ("com.instabug.library:instabug-plugin:11.2.0")
'com.instabug.library:instabug-plugin:jar:11.2.0'
<dependency org="com.instabug.library" name="instabug-plugin" rev="11.2.0">
<artifact name="instabug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-plugin', version='11.2.0')
)
libraryDependencies += "com.instabug.library" % "instabug-plugin" % "11.2.0"
[com.instabug.library/instabug-plugin "11.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 7.0.1 |
com.android.tools.build : gradle-api | jar | 7.0.1 |
org.javassist : javassist | jar | 3.26.0-GA |
org.ow2.asm : asm | jar | 7.1 |
org.ow2.asm : asm-commons | jar | 7.1 |