is not current version
Last Version 4.0.0

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

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 and Roboto Mono fonts.

GroupId

GroupId

com.github.johnkil.android-robototextview
ArtifactId

ArtifactId

robototextview
Version

Version

3.0.0
Type

Type

aar

Download robototextview 3.0.0


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