is not current version
Last Version 1.0.3

com.github.guilhe:keyboard-state-events 1.0.1

Get notified through LiveData when Keyboard is open or closed

Categories

Categories

GUI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.guilhe
ArtifactId

ArtifactId

keyboard-state-events
Version

Version

1.0.1
Type

Type

aar

Download keyboard-state-events 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.guilhe/keyboard-state-events/ -->
<dependency>
    <groupId>com.github.guilhe</groupId>
    <artifactId>keyboard-state-events</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guilhe/keyboard-state-events/
implementation 'com.github.guilhe:keyboard-state-events:1.0.1'
// https://jarcasting.com/artifacts/com.github.guilhe/keyboard-state-events/
implementation ("com.github.guilhe:keyboard-state-events:1.0.1")
'com.github.guilhe:keyboard-state-events:aar:1.0.1'
<dependency org="com.github.guilhe" name="keyboard-state-events" rev="1.0.1">
  <artifact name="keyboard-state-events" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.guilhe', module='keyboard-state-events', version='1.0.1')
)
libraryDependencies += "com.github.guilhe" % "keyboard-state-events" % "1.0.1"
[com.github.guilhe/keyboard-state-events "1.0.1"]