Last Version

TypefaceView Library 2.0.1

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

License

License

GroupId

GroupId

com.github.omadahealth.typefaceview
ArtifactId

ArtifactId

typefaceview
Version

Version

2.0.1
Type

Type

aar
Description

Description

TypefaceView Library
Text and edit text views for android which allow the user to set special typefaces
Project URL

Project URL

https://github.com/omadahealth/TypefaceView
Source Code Management

Source Code Management

https://github.com/omadahealth/TypefaceView.git

Download typefaceview 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.android.databinding » library jar 1.3.1
com.android.databinding : baseLibrary jar 3.0.1
com.android.databinding » adapters jar 1.3.1
com.android.support » appcompat-v7 jar 26.1.0

Project Modules

There are no modules declared in this project.