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

com.kfaraj.support:appcompat 1.0.2

This project is a suite of libraries for Android.

Группа

Группа

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

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

appcompat
Версия

Версия

1.0.2
Тип

Тип

aar

Скачать appcompat 1.0.2


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