| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.akexorcist |
| Идентификатор | Идентификаторgroup-focusable |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеGroupFocusable
Prevent the view behind on-screen keyboard when edit text is focused
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| group-focusable-1.0.2.pom | |
| group-focusable-1.0.2-sources.jar | 1 KB |
| group-focusable-1.0.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.akexorcist/group-focusable/ -->
<dependency>
<groupId>com.akexorcist</groupId>
<artifactId>group-focusable</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.akexorcist/group-focusable/
implementation 'com.akexorcist:group-focusable:1.0.2'
// https://jarcasting.com/artifacts/com.akexorcist/group-focusable/
implementation ("com.akexorcist:group-focusable:1.0.2")
'com.akexorcist:group-focusable:aar:1.0.2'
<dependency org="com.akexorcist" name="group-focusable" rev="1.0.2">
<artifact name="group-focusable" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.akexorcist', module='group-focusable', version='1.0.2')
)
libraryDependencies += "com.akexorcist" % "group-focusable" % "1.0.2"
[com.akexorcist/group-focusable "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |