License |
License |
---|---|
GroupId | GroupIdcom.github.omadahealth.typefaceview |
ArtifactId | ArtifactIdtypefaceview |
Version | Version2.0.1 |
Type | Typeaar |
Description |
DescriptionTypefaceView Library
Text and edit text views for android which allow the user to set special typefaces
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
typefaceview-2.0.1.pom | |
typefaceview-2.0.1.aar | 527 KB |
typefaceview-2.0.1-sources.jar | 6 KB |
typefaceview-2.0.1-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
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 |