License |
License
Apache 2.0
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.zarinpal |
ArtifactId | ArtifactIdsafekeyboard |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionsafekeyboard
ZarinPal Official safekeyboard SDK
|
Project URL |
Project URL |
Filename | Size |
---|---|
safekeyboard-0.5.4.pom | |
safekeyboard-0.5.4-sources.jar | 10 KB |
safekeyboard-0.5.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.zarinpal/safekeyboard/ -->
<dependency>
<groupId>com.zarinpal</groupId>
<artifactId>safekeyboard</artifactId>
<version>0.5.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zarinpal/safekeyboard/
implementation 'com.zarinpal:safekeyboard:0.5.4'
// https://jarcasting.com/artifacts/com.zarinpal/safekeyboard/
implementation ("com.zarinpal:safekeyboard:0.5.4")
'com.zarinpal:safekeyboard:aar:0.5.4'
<dependency org="com.zarinpal" name="safekeyboard" rev="0.5.4">
<artifact name="safekeyboard" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zarinpal', module='safekeyboard', version='0.5.4')
)
libraryDependencies += "com.zarinpal" % "safekeyboard" % "0.5.4"
[com.zarinpal/safekeyboard "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
com.zarinpal : core | jar | 0.5.4 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.70 |