is not current version
Last Version 2.0.1

com.github.omadahealth.typefaceview:typefaceview 1.2.5

Text and edit text views for android which allow the user to set special typefaces

GroupId

GroupId

com.github.omadahealth.typefaceview
ArtifactId

ArtifactId

typefaceview
Version

Version

1.2.5
Type

Type

aar

Download typefaceview 1.2.5


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