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