Download instabug-core-4.15.0.jar file - Jar i

Jar examples for i:instabug-core

Description

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

You can download jar file instabug-core 4.15.0 in this page.

License

Proprietary

Build File

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

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

Download

Click the following link to download the jar file.

instabug-core-4.15.0-javadoc.jar
instabug-core-4.15.0-sources.jar
instabug-core-4.15.0.pom



Related Tutorials