Jar examples for a:autofittextview
A TextView that automatically resizes text to fit perfectly within its bounds.
You can download jar file autofittextview 0.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add autofittextview-0.2.0.jar to your project.
<dependency> <groupId>me.grantland</groupId> <artifactId>autofittextview</artifactId> <version>0.2.0</version> </dependency>
compile group: 'me.grantland', name: 'autofittextview', version: '0.2.0'
libraryDependencies += "me.grantland" % "autofittextview" % "0.2.0"
<dependency org="me.grantland" name="autofittextview" rev="0.2.0"/>
@Grapes(@Grab(group='me.grantland', module='autofittextview', version='0.2.0'))
'me.grantland:autofittextview:jar:0.2.0'
Click the following link to download the jar file.
autofittextview-0.2.0-javadoc.jar