| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.semanticer |
| Идентификатор | Идентификаторturritype |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеTurriType
Android library for writing text into TextViews gradually
|
| Имя Файла | Размер |
|---|---|
| turritype-0.0.3.pom | |
| turritype-0.0.3.aar | 19 KB |
| turritype-0.0.3-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.semanticer/turritype/ -->
<dependency>
<groupId>com.github.semanticer</groupId>
<artifactId>turritype</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.semanticer/turritype/
implementation 'com.github.semanticer:turritype:0.0.3'
// https://jarcasting.com/artifacts/com.github.semanticer/turritype/
implementation ("com.github.semanticer:turritype:0.0.3")
'com.github.semanticer:turritype:aar:0.0.3'
<dependency org="com.github.semanticer" name="turritype" rev="0.0.3">
<artifact name="turritype" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.semanticer', module='turritype', version='0.0.3')
)
libraryDependencies += "com.github.semanticer" % "turritype" % "0.0.3"
[com.github.semanticer/turritype "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 23.1.0 |