is not current version
Last Version 2.3.2

me.codeboy.android:align-text-view 2.1.1

Android Aligned Text View

GroupId

GroupId

me.codeboy.android
ArtifactId

ArtifactId

align-text-view
Version

Version

2.1.1
Type

Type

aar

Download align-text-view 2.1.1


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