| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSquare Прикладные библиотеки Financial |
| Группа | Группаcom.ms-square |
| Идентификатор | ИдентификаторexpandableTextView |
| Последняя версия | Последняя версия0.1.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеExpandableTextView Library
Android library that allows developers to easily create an TextView which can expand/collapse just like the Google Play's app description.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| expandableTextView-0.1.4.pom | |
| expandableTextView-0.1.4.aar | 21 KB |
| expandableTextView-0.1.4-sources.jar | 3 KB |
| expandableTextView-0.1.4-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ms-square/expandableTextView/ -->
<dependency>
<groupId>com.ms-square</groupId>
<artifactId>expandableTextView</artifactId>
<version>0.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ms-square/expandableTextView/
implementation 'com.ms-square:expandableTextView:0.1.4'
// https://jarcasting.com/artifacts/com.ms-square/expandableTextView/
implementation ("com.ms-square:expandableTextView:0.1.4")
'com.ms-square:expandableTextView:aar:0.1.4'
<dependency org="com.ms-square" name="expandableTextView" rev="0.1.4">
<artifact name="expandableTextView" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ms-square', module='expandableTextView', version='0.1.4')
)
libraryDependencies += "com.ms-square" % "expandableTextView" % "0.1.4"
[com.ms-square/expandableTextView "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-annotations | jar | 22.1.0 |