не последняя версия
Последняя версия 2.3.2

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

Android Aligned Text View

Группа

Группа

me.codeboy.android
Идентификатор

Идентификатор

align-text-view
Версия

Версия

2.3.1
Тип

Тип

aar

Скачать align-text-view 2.3.1


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