is not current version
Last Version 1.7.4

com.instabug.library:instabugsupport 1.3.7

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

GroupId

GroupId

com.instabug.library
ArtifactId

ArtifactId

instabugsupport
Version

Version

1.3.7
Type

Type

aar

Download instabugsupport 1.3.7


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