Download instabugcore-1.7.2.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.7.2 in this page.

License

Proprietary

Build File

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

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

Download

Click the following link to download the jar file.

instabugcore-1.7.2-javadoc.jar
instabugcore-1.7.2-sources.jar
instabugcore-1.7.2.pom



Related Tutorials