is not current version
Last Version 6.4.95.0-kotlin

com.mikepenz:community-material-typeface 3.7.95.2-kotlin

Android-Iconics Library

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.mikepenz
ArtifactId

ArtifactId

community-material-typeface
Version

Version

3.7.95.2-kotlin
Type

Type

aar

Download community-material-typeface 3.7.95.2-kotlin


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