Download instabugcore-1.7.3.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.3 in this page.

License

Proprietary

Build File

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

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

Download

Click the following link to download the jar file.

instabugcore-1.7.3-javadoc.jar
instabugcore-1.7.3-sources.jar
instabugcore-1.7.3.pom



Related Tutorials