is not current version
Last Version 2.3.2

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

Android Aligned Text View

GroupId

GroupId

me.codeboy.android
ArtifactId

ArtifactId

align-text-view
Version

Version

2.0.2
Type

Type

aar

Download align-text-view 2.0.2


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