| GroupId | GroupIdcom.kushkipagos |
|---|---|
| ArtifactId | ArtifactIdkushki-android |
| Version | Version0.1.7 |
| Type | Typejar |
| Filename | Size |
|---|---|
| kushki-android-0.1.7.pom | |
| kushki-android-0.1.7.jar | 9 KB |
| kushki-android-0.1.7-sources.jar | 5 KB |
| kushki-android-0.1.7-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.kushkipagos/kushki-android/ -->
<dependency>
<groupId>com.kushkipagos</groupId>
<artifactId>kushki-android</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.kushkipagos/kushki-android/
implementation 'com.kushkipagos:kushki-android:0.1.7'
// https://jarcasting.com/artifacts/com.kushkipagos/kushki-android/
implementation ("com.kushkipagos:kushki-android:0.1.7")
'com.kushkipagos:kushki-android:jar:0.1.7'
<dependency org="com.kushkipagos" name="kushki-android" rev="0.1.7">
<artifact name="kushki-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kushkipagos', module='kushki-android', version='0.1.7')
)
libraryDependencies += "com.kushkipagos" % "kushki-android" % "0.1.7"
[com.kushkipagos/kushki-android "0.1.7"]