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

com.kfaraj.support:appcompat 3.1.0

This project is a suite of libraries for Android.

Группа

Группа

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

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

appcompat
Версия

Версия

3.1.0
Тип

Тип

aar

Скачать appcompat 3.1.0


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