is not current version
Last Version 2.6.2

com.instabug.library:instabugcompat 2.3.1

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

GroupId

GroupId

com.instabug.library
ArtifactId

ArtifactId

instabugcompat
Version

Version

2.3.1
Type

Type

aar

Download instabugcompat 2.3.1


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