is not current version
Last Version 1.7.4

com.instabug.library:instabugsupport 1.3

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

GroupId

GroupId

com.instabug.library
ArtifactId

ArtifactId

instabugsupport
Version

Version

1.3
Type

Type

aar

Download instabugsupport 1.3


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