is not current version
Last Version 1.7.4

com.instabug.library:instabugsupport 1.7.2

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

GroupId

GroupId

com.instabug.library
ArtifactId

ArtifactId

instabugsupport
Version

Version

1.7.2
Type

Type

aar

Download instabugsupport 1.7.2


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