is not current version
Last Version 1.7.4

com.instabug.library:instabugcore 1.7.2

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

GroupId

GroupId

com.instabug.library
ArtifactId

ArtifactId

instabugcore
Version

Version

1.7.2
Type

Type

aar

Download instabugcore 1.7.2


<!-- https://jarcasting.com/artifacts/com.instabug.library/instabugcore/ -->
<dependency>
    <groupId>com.instabug.library</groupId>
    <artifactId>instabugcore</artifactId>
    <version>1.7.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabugcore/
implementation 'com.instabug.library:instabugcore:1.7.2'
// https://jarcasting.com/artifacts/com.instabug.library/instabugcore/
implementation ("com.instabug.library:instabugcore:1.7.2")
'com.instabug.library:instabugcore:aar:1.7.2'
<dependency org="com.instabug.library" name="instabugcore" rev="1.7.2">
  <artifact name="instabugcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabugcore', version='1.7.2')
)
libraryDependencies += "com.instabug.library" % "instabugcore" % "1.7.2"
[com.instabug.library/instabugcore "1.7.2"]