License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdio.github.hijamoya |
ArtifactId | ArtifactIdkeyboardview |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionkeyboardview
Since KeyboardView was deprecated in API level 29. Google recommends to copy the file to your project. This library just do the thing for you
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
keyboardview-0.0.2.pom | |
keyboardview-0.0.2-sources.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hijamoya/keyboardview/ -->
<dependency>
<groupId>io.github.hijamoya</groupId>
<artifactId>keyboardview</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.hijamoya/keyboardview/
implementation 'io.github.hijamoya:keyboardview:0.0.2'
// https://jarcasting.com/artifacts/io.github.hijamoya/keyboardview/
implementation ("io.github.hijamoya:keyboardview:0.0.2")
'io.github.hijamoya:keyboardview:aar:0.0.2'
<dependency org="io.github.hijamoya" name="keyboardview" rev="0.0.2">
<artifact name="keyboardview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.hijamoya', module='keyboardview', version='0.0.2')
)
libraryDependencies += "io.github.hijamoya" % "keyboardview" % "0.0.2"
[io.github.hijamoya/keyboardview "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
androidx.core » core-ktx | jar | 1.3.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |
com.google.android.material » material | jar | 1.2.1 |