is not current version
Last Version 2.3.2

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

Android Aligned Text View

GroupId

GroupId

me.codeboy.android
ArtifactId

ArtifactId

align-text-view
Version

Version

2.2.0
Type

Type

aar

Download align-text-view 2.2.0


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