не последняя версия
Последняя версия 11.2.0

com.instabug.library:instabug 10.8.0

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

Группа

Группа

com.instabug.library
Идентификатор

Идентификатор

instabug
Версия

Версия

10.8.0
Тип

Тип

aar

Скачать instabug 10.8.0


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