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