License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.jenly1314 |
ArtifactId | ArtifactIdkingkeyboard |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionKingKeyboard
KingKeyboard for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kingkeyboard-1.0.4.pom | |
kingkeyboard-1.0.4.aar | 118 KB |
kingkeyboard-1.0.4-sources.jar | 32 KB |
kingkeyboard-1.0.4-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jenly1314/kingkeyboard/ -->
<dependency>
<groupId>com.github.jenly1314</groupId>
<artifactId>kingkeyboard</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jenly1314/kingkeyboard/
implementation 'com.github.jenly1314:kingkeyboard:1.0.4'
// https://jarcasting.com/artifacts/com.github.jenly1314/kingkeyboard/
implementation ("com.github.jenly1314:kingkeyboard:1.0.4")
'com.github.jenly1314:kingkeyboard:aar:1.0.4'
<dependency org="com.github.jenly1314" name="kingkeyboard" rev="1.0.4">
<artifact name="kingkeyboard" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.jenly1314', module='kingkeyboard', version='1.0.4')
)
libraryDependencies += "com.github.jenly1314" % "kingkeyboard" % "1.0.4"
[com.github.jenly1314/kingkeyboard "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.61 |