License |
License |
---|---|
Categories |
CategoriesGUI User Interface KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.guilhe |
ArtifactId | ArtifactIdkeyboard-state-events |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKeyboardStateEvents
Get notified through LiveData when Keyboard is open or closed
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |