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.

License

License

GroupId

GroupId

com.kfaraj.support
ArtifactId

ArtifactId

appcompat
Last Version

Last Version

3.1.7
Release Date

Release Date

Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://gitlab.com/kfaraj/support#appcompat
Source Code Management

Source Code Management

https://gitlab.com/kfaraj/support

Download appcompat

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.2
2.0.1
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0