| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.instabug.library |
| Идентификатор | Идентификаторinstabug-apm-okhttp-interceptor |
| Последняя версия | Последняя версия11.2.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеInstabug Support Library
Instabug Android SDK: In-App feedback for mobile apps!
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.instabug.library/instabug-apm-okhttp-interceptor/ -->
<dependency>
<groupId>com.instabug.library</groupId>
<artifactId>instabug-apm-okhttp-interceptor</artifactId>
<version>11.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.instabug.library/instabug-apm-okhttp-interceptor/
implementation 'com.instabug.library:instabug-apm-okhttp-interceptor:11.2.0'
// https://jarcasting.com/artifacts/com.instabug.library/instabug-apm-okhttp-interceptor/
implementation ("com.instabug.library:instabug-apm-okhttp-interceptor:11.2.0")
'com.instabug.library:instabug-apm-okhttp-interceptor:aar:11.2.0'
<dependency org="com.instabug.library" name="instabug-apm-okhttp-interceptor" rev="11.2.0">
<artifact name="instabug-apm-okhttp-interceptor" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.instabug.library', module='instabug-apm-okhttp-interceptor', version='11.2.0')
)
libraryDependencies += "com.instabug.library" % "instabug-apm-okhttp-interceptor" % "11.2.0"
[com.instabug.library/instabug-apm-okhttp-interceptor "11.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : logging-interceptor | jar | 3.4.1 |
| com.instabug.library : instabug-apm | jar | 11.2.0 |
| com.instabug.library : instabug-core | jar | 11.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |