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

me.biubiubiu.justifytext:library 1.0.0

android justified textview

Группа

Группа

me.biubiubiu.justifytext
Идентификатор

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

library
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать library 1.0.0

Имя Файла Размер
library-1.0.0.pom
library-1.0.0.apklib 2 KB
library-1.0.0-sources.jar 261 bytes
Обзор

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