RobotoTextView

Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab and Roboto Mono fonts.

License

License

GroupId

GroupId

com.github.johnkil.android-robototextview
ArtifactId

ArtifactId

robototextview
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

RobotoTextView
Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab and Roboto Mono fonts.
Project URL

Project URL

https://github.com/johnkil/Android-RobotoTextView
Source Code Management

Source Code Management

https://github.com/johnkil/Android-RobotoTextView

Download robototextview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 26.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.0.0
2.5.1
2.5.0
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0