| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.biubiubiu.justifytext |
| Идентификатор | Идентификаторlibrary |
| Версия | Версия1.1 |
| Тип | Типaar |
| Описание |
ОписаниеAndroid-JustifiedTextView Library
android justified textview
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| library-1.1.pom | |
| library-1.1.apklib | 2 KB |
| library-1.1-sources.jar | 261 bytes |
| library-1.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.biubiubiu.justifytext/library/ -->
<dependency>
<groupId>me.biubiubiu.justifytext</groupId>
<artifactId>library</artifactId>
<version>1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.biubiubiu.justifytext/library/
implementation 'me.biubiubiu.justifytext:library:1.1'
// https://jarcasting.com/artifacts/me.biubiubiu.justifytext/library/
implementation ("me.biubiubiu.justifytext:library:1.1")
'me.biubiubiu.justifytext:library:aar:1.1'
<dependency org="me.biubiubiu.justifytext" name="library" rev="1.1">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.biubiubiu.justifytext', module='library', version='1.1')
)
libraryDependencies += "me.biubiubiu.justifytext" % "library" % "1.1"
[me.biubiubiu.justifytext/library "1.1"]