is not current version
Last Version 0.2.1

me.grantland:autofittextview 0.2.0

A TextView that automatically resizes text to fit perfectly within its bounds.

Categories

Categories

Ant Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

me.grantland
ArtifactId

ArtifactId

autofittextview
Version

Version

0.2.0
Type

Type

aar

Download autofittextview 0.2.0


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