is not current version
Last Version 1.0.3

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

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.0
Type

Type

aar

Download keyboard-state-events 1.0.0


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