android-commons

The aim of this library is to content the commons services, providers, API clients, ... for both Android applications. This library must not contain anything related with the presentation layer of Android (base activities, base fragments, custom views ...)

Лицензия

Лицензия

Группа

Группа

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

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

android-commons
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

android-commons
The aim of this library is to content the commons services, providers, API clients, ... for both Android applications. This library must not contain anything related with the presentation layer of Android (base activities, base fragments, custom views ...)
Ссылка на сайт

Ссылка на сайт

https://github.com/SafeBoda/android-commons

Скачать android-commons

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.clevertap.android : clevertap-android-sdk jar 4.2.0
com.android.installreferrer » installreferrer jar 2.1
com.appsflyer : af-android-sdk jar 5.4.0

runtime (6)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.72
androidx.appcompat » appcompat jar 1.1.0
androidx.core » core-ktx jar 1.2.0
com.google.firebase » firebase-analytics jar 17.2.3
com.amplitude : android-sdk jar 2.23.2

Модули Проекта

Данный проект не имеет модулей.
com.safeboda

SafeBoda

SafeBoda

Версии библиотеки

Версия
0.2.0
0.1.1
0.1.0
0.0.19