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