License |
License |
---|---|
GroupId | GroupIdcom.mikepenz |
ArtifactId | ArtifactIdsimple-icons-typeface |
Last Version | Last Version17.0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid-Iconics Simple Icons Typeface Library
Android-Iconics Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-icons-typeface-17.0.0.2.pom | |
simple-icons-typeface-17.0.0.2-sources.jar | 20 KB |
simple-icons-typeface-17.0.0.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.mikepenz/simple-icons-typeface/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>simple-icons-typeface</artifactId>
<version>17.0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/simple-icons-typeface/
implementation 'com.mikepenz:simple-icons-typeface:17.0.0.2'
// https://jarcasting.com/artifacts/com.mikepenz/simple-icons-typeface/
implementation ("com.mikepenz:simple-icons-typeface:17.0.0.2")
'com.mikepenz:simple-icons-typeface:aar:17.0.0.2'
<dependency org="com.mikepenz" name="simple-icons-typeface" rev="17.0.0.2">
<artifact name="simple-icons-typeface" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='simple-icons-typeface', version='17.0.0.2')
)
libraryDependencies += "com.mikepenz" % "simple-icons-typeface" % "17.0.0.2"
[com.mikepenz/simple-icons-typeface "17.0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
com.mikepenz : iconics-typeface-api | jar | 5.3.4 |