| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdland.sungbin |
| ArtifactId | ArtifactIdkeyboardbeautify |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionkeyboardbeautify
Awesome keyboard animator that supports Android SDK 23 ✨
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| keyboardbeautify-1.0.0.pom | |
| keyboardbeautify-1.0.0-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/land.sungbin/keyboardbeautify/ -->
<dependency>
<groupId>land.sungbin</groupId>
<artifactId>keyboardbeautify</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/land.sungbin/keyboardbeautify/
implementation 'land.sungbin:keyboardbeautify:1.0.0'
// https://jarcasting.com/artifacts/land.sungbin/keyboardbeautify/
implementation ("land.sungbin:keyboardbeautify:1.0.0")
'land.sungbin:keyboardbeautify:aar:1.0.0'
<dependency org="land.sungbin" name="keyboardbeautify" rev="1.0.0">
<artifact name="keyboardbeautify" type="aar" />
</dependency>
@Grapes(
@Grab(group='land.sungbin', module='keyboardbeautify', version='1.0.0')
)
libraryDependencies += "land.sungbin" % "keyboardbeautify" % "1.0.0"
[land.sungbin/keyboardbeautify "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.2 |
| androidx.dynamicanimation » dynamicanimation-ktx | jar | 1.0.0-alpha03 |