| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем KeY Данные Data Formats Formal Verification |
| Группа | Группаcom.github.guilhe |
| Идентификатор | Идентификаторkeyboard-state-events |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеKeyboardStateEvents
Get notified through LiveData when Keyboard is open or closed
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| keyboard-state-events-1.0.3.pom | |
| keyboard-state-events-1.0.3.aar | 8 KB |
| keyboard-state-events-1.0.3-sources.jar | 1 KB |
| keyboard-state-events-1.0.3-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.guilhe/keyboard-state-events/ -->
<dependency>
<groupId>com.github.guilhe</groupId>
<artifactId>keyboard-state-events</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guilhe/keyboard-state-events/
implementation 'com.github.guilhe:keyboard-state-events:1.0.3'
// https://jarcasting.com/artifacts/com.github.guilhe/keyboard-state-events/
implementation ("com.github.guilhe:keyboard-state-events:1.0.3")
'com.github.guilhe:keyboard-state-events:aar:1.0.3'
<dependency org="com.github.guilhe" name="keyboard-state-events" rev="1.0.3">
<artifact name="keyboard-state-events" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.guilhe', module='keyboard-state-events', version='1.0.3')
)
libraryDependencies += "com.github.guilhe" % "keyboard-state-events" % "1.0.3"
[com.github.guilhe/keyboard-state-events "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.71 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.71 |
| androidx.activity » activity-ktx | jar | 1.1.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.0-alpha01 |