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

AppCompat 3.1.7

This library is built on top of the AndroidX AppCompat library and is designed to be used with Android 4.0 (API level 14) and higher.

Лицензия

Лицензия

Группа

Группа

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

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

appcompat
Версия

Версия

3.1.7
Тип

Тип

aar
Описание

Описание

AppCompat
This library is built on top of the AndroidX AppCompat library and is designed to be used with Android 4.0 (API level 14) and higher.
Ссылка на сайт

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

https://gitlab.com/kfaraj/support#appcompat
Система контроля версий

Система контроля версий

https://gitlab.com/kfaraj/support

Скачать appcompat 3.1.7


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.4.1

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

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