Jar examples for i:instabug
Instabug Android SDK: In-App feedback for mobile apps!
You can download jar file instabug 2.4.0 in this page.
Proprietary
You can use the following script to add instabug-2.4.0.jar to your project.
<dependency> <groupId>com.instabug.library</groupId> <artifactId>instabug</artifactId> <version>2.4.0</version> </dependency>
compile group: 'com.instabug.library', name: 'instabug', version: '2.4.0'
libraryDependencies += "com.instabug.library" % "instabug" % "2.4.0"
<dependency org="com.instabug.library" name="instabug" rev="2.4.0"/>
@Grapes(@Grab(group='com.instabug.library', module='instabug', version='2.4.0'))
'com.instabug.library:instabug:jar:2.4.0'
Click the following link to download the jar file.
instabug-2.4.0-javadoc.jar