fontawesome-android

Awesome Android library to use the Font Awesome Icon collection in your android apps.

License

License

GroupId

GroupId

com.apachat
ArtifactId

ArtifactId

fontawesome-android
Last Version

Last Version

5.14.1
Release Date

Release Date

Type

Type

aar
Description

Description

fontawesome-android
Awesome Android library to use the Font Awesome Icon collection in your android apps.
Project URL

Project URL

https://github.com/FarhamHosseini/FontAwesome
Source Code Management

Source Code Management

https://github.com/FarhamHosseini/FontAwesome/tree/main

Download fontawesome-android

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.0
com.google.android.material » material jar 1.3.0
org.jetbrains : annotations jar 21.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
5.14.1
5.14.0