is not current version
Last Version 1.7.4

com.instabug.library:instabugsupport 1.3.5

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

GroupId

GroupId

com.instabug.library
ArtifactId

ArtifactId

instabugsupport
Version

Version

1.3.5
Type

Type

aar

Download instabugsupport 1.3.5


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