Download instabugcore-1.6.1.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.6.1 in this page.

License

Proprietary

Build File

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

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

Download

Click the following link to download the jar file.

instabugcore-1.6.1-javadoc.jar
instabugcore-1.6.1-sources.jar
instabugcore-1.6.1.pom



Related Tutorials