Last Version

Android-AutofitTextView Library 0.2.1

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

License

License

Categories

Categories

Ant Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

me.grantland
ArtifactId

ArtifactId

autofittextview
Version

Version

0.2.1
Type

Type

aar
Description

Description

Android-AutofitTextView Library
A TextView that automatically resizes text to fit perfectly within its bounds.
Project URL

Project URL

https://github.com/grantland/android-autofittextview
Source Code Management

Source Code Management

https://github.com/grantland/android-autofittextview

Download autofittextview 0.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.