Last Version

AutoResizeTextView Library 0.0.2

Text view that auto adjusts text size to fit within the view

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.jivimberg
ArtifactId

ArtifactId

autoresizetextview
Version

Version

0.0.2
Type

Type

aar
Description

Description

AutoResizeTextView Library
Text view that auto adjusts text size to fit within the view
Project URL

Project URL

https://github.com/jivimberg/AutoResizeTextView
Source Code Management

Source Code Management

https://github.com/jivimberg/AutoResizeTextView

Download autoresizetextview 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 21.0.3

Project Modules

There are no modules declared in this project.