License |
License |
---|---|
GroupId | GroupIdcom.instabug.library |
ArtifactId | ArtifactIdinstabug-plugin |
Version | Version10.7.0 |
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-10.7.0.pom | |
instabug-plugin-10.7.0.jar | 38 KB |
instabug-plugin-10.7.0-sources.jar | 1 KB |
instabug-plugin-10.7.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>10.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-plugin/
implementation 'com.instabug.library:instabug-plugin:10.7.0'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-plugin/
implementation ("com.instabug.library:instabug-plugin:10.7.0")
'com.instabug.library:instabug-plugin:jar:10.7.0'
<dependency org="com.instabug.library" name="instabug-plugin" rev="10.7.0">
<artifact name="instabug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-plugin', version='10.7.0')
)
libraryDependencies += "com.instabug.library" % "instabug-plugin" % "10.7.0"
[com.instabug.library/instabug-plugin "10.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.tools.build : gradle | jar | 3.5.1 |
com.android.tools.build : gradle-api | jar | 3.5.1 |
org.javassist : javassist | jar | 3.26.0-GA |
org.ow2.asm : asm | jar | 7.1 |