is not current version
Last Version 4.0.0

com.github.johnkil.android-robototextview:robototextview 2.4.3

Implementation of the fragment with the ability to display indeterminate progress indicator when you are waiting for the initial dataImplementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.

GroupId

GroupId

com.github.johnkil.android-robototextview
ArtifactId

ArtifactId

robototextview
Version

Version

2.4.3
Type

Type

aar

Download robototextview 2.4.3


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