is not current version
Last Version 0.1.9

com.shamanland:fonticon 0.1.6

A simple implementation of the font-based icons for Android

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

fonticon
Version

Version

0.1.6
Type

Type

aar

Download fonticon 0.1.6


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