Download instabug-2.3.3.jar file - Jar i

Jar examples for i:instabug

Description

Instabug Android SDK: In-App feedback for mobile apps!

You can download jar file instabug 2.3.3 in this page.

License

Proprietary

Build File

You can use the following script to add instabug-2.3.3.jar to your project.

<dependency>
   <groupId>com.instabug.library</groupId>
   <artifactId>instabug</artifactId>
   <version>2.3.3</version>
</dependency>
compile group: 'com.instabug.library', name: 'instabug', version: '2.3.3'
libraryDependencies += "com.instabug.library" % "instabug" % "2.3.3"
<dependency org="com.instabug.library" name="instabug" rev="2.3.3"/>
@Grapes(@Grab(group='com.instabug.library', module='instabug', version='2.3.3'))
'com.instabug.library:instabug:jar:2.3.3'

Download

Click the following link to download the jar file.

instabug-2.3.3-javadoc.jar
instabug-2.3.3-sources.jar
instabug-2.3.3.pom



Related Tutorials