is not current version
Last Version 5.1.0

com.mikepenz:entypo-typeface 1.0.0.7-kotlin

Android-Iconics Library

GroupId

GroupId

com.mikepenz
ArtifactId

ArtifactId

entypo-typeface
Version

Version

1.0.0.7-kotlin
Type

Type

aar

Download entypo-typeface 1.0.0.7-kotlin


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