Download instabugcore-1.3.9.jar file - Jar i

Jar examples for i:instabugcore

Description

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

You can download jar file instabugcore 1.3.9 in this page.

License

Proprietary

Build File

You can use the following script to add instabugcore-1.3.9.jar to your project.

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

Download

Click the following link to download the jar file.

instabugcore-1.3.9-javadoc.jar
instabugcore-1.3.9.pom
instabugcore-1.3.9-sources.jar



Related Tutorials