is not current version
Last Version 0.1.9

com.shamanland:fonticon 0.1.8

A simple implementation of the font-based icons for Android

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

fonticon
Version

Version

0.1.8
Type

Type

aar

Download fonticon 0.1.8


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