License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.mikepenz |
ArtifactId | ArtifactIdcommunity-material-typeface |
Last Version | Last Version6.4.95.0-kotlin |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid-Iconics Community Material Icons Typeface Library
Android-Iconics Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mikepenz/community-material-typeface/ -->
<dependency>
<groupId>com.mikepenz</groupId>
<artifactId>community-material-typeface</artifactId>
<version>6.4.95.0-kotlin</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mikepenz/community-material-typeface/
implementation 'com.mikepenz:community-material-typeface:6.4.95.0-kotlin'
// https://jarcasting.com/artifacts/com.mikepenz/community-material-typeface/
implementation ("com.mikepenz:community-material-typeface:6.4.95.0-kotlin")
'com.mikepenz:community-material-typeface:aar:6.4.95.0-kotlin'
<dependency org="com.mikepenz" name="community-material-typeface" rev="6.4.95.0-kotlin">
<artifact name="community-material-typeface" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mikepenz', module='community-material-typeface', version='6.4.95.0-kotlin')
)
libraryDependencies += "com.mikepenz" % "community-material-typeface" % "6.4.95.0-kotlin"
[com.mikepenz/community-material-typeface "6.4.95.0-kotlin"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
com.mikepenz : iconics-typeface-api | jar | 5.3.2 |