| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUML Прикладные библиотеки Documents Processing |
| Группа | Группаcom.gumlet.gumlet-insights-sdk-exoplayer |
| Идентификатор | Идентификаторcollector |
| Версия | Версия1.0.1 |
| Тип | Типaar |
| Описание |
Описаниеcollector
Core Gumlet library used to send data to Gumlet Insights dashboard. It collects data from Gumlet Collector Exoplayer and sends it to our backend.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| collector-1.0.1.pom | |
| collector-1.0.1-sources.jar | 90 KB |
| collector-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/collector/ -->
<dependency>
<groupId>com.gumlet.gumlet-insights-sdk-exoplayer</groupId>
<artifactId>collector</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/collector/
implementation 'com.gumlet.gumlet-insights-sdk-exoplayer:collector:1.0.1'
// https://jarcasting.com/artifacts/com.gumlet.gumlet-insights-sdk-exoplayer/collector/
implementation ("com.gumlet.gumlet-insights-sdk-exoplayer:collector:1.0.1")
'com.gumlet.gumlet-insights-sdk-exoplayer:collector:aar:1.0.1'
<dependency org="com.gumlet.gumlet-insights-sdk-exoplayer" name="collector" rev="1.0.1">
<artifact name="collector" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gumlet.gumlet-insights-sdk-exoplayer', module='collector', version='1.0.1')
)
libraryDependencies += "com.gumlet.gumlet-insights-sdk-exoplayer" % "collector" % "1.0.1"
[com.gumlet.gumlet-insights-sdk-exoplayer/collector "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.4.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| com.google.code.gson : gson | jar | 2.8.6 |
| org.apache.commons : commons-text | jar | 1.7 |
| io.reactivex : rxjava | jar | 1.3.8 |
| io.reactivex : rxandroid | jar | 1.2.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.7.2 |
| com.squareup.retrofit2 : adapter-rxjava | jar | 2.7.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.9.1 |
| androidx.multidex » multidex | jar | 2.0.1 |
| androidx.core » core-ktx | jar | 1.7.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.0-RC |