| License |
License |
|---|---|
| GroupId | GroupIdcom.judopay |
| ArtifactId | ArtifactIdjudokit-android |
| Last Version | Last Version2.1.10 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionJudopay JudoKit-Android
JudoKit-Android is an SDK to assist Android app developers to accept payments.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| judokit-android-2.1.10.pom | |
| judokit-android-2.1.10-sources.jar | 157 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.judopay/judokit-android/ -->
<dependency>
<groupId>com.judopay</groupId>
<artifactId>judokit-android</artifactId>
<version>2.1.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.judopay/judokit-android/
implementation 'com.judopay:judokit-android:2.1.10'
// https://jarcasting.com/artifacts/com.judopay/judokit-android/
implementation ("com.judopay:judokit-android:2.1.10")
'com.judopay:judokit-android:aar:2.1.10'
<dependency org="com.judopay" name="judokit-android" rev="2.1.10">
<artifact name="judokit-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.judopay', module='judokit-android', version='2.1.10')
)
libraryDependencies += "com.judopay" % "judokit-android" % "2.1.10"
[com.judopay/judokit-android "2.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.4.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-test | jar | 1.4.1 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.0 |
| androidx.core » core | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.3.1 |
| androidx.appcompat » appcompat | jar | 1.1.0 |
| androidx.vectordrawable » vectordrawable | jar | 1.1.0 |
| androidx.annotation » annotation | jar | 1.1.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.2.0 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| androidx.constraintlayout » constraintlayout | jar | 1.1.3 |
| androidx.navigation » navigation-fragment-ktx | jar | 2.3.0 |
| androidx.navigation » navigation-ui-ktx | jar | 2.3.0 |
| androidx.lifecycle » lifecycle-extensions | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.2.0 |
| com.google.android.material » material | jar | 1.2.0 |
| com.google.android.gms » play-services-wallet | jar | 18.1.3 |
| androidx.room » room-runtime | jar | 2.2.5 |
| androidx.room » room-ktx | jar | 2.2.5 |
| com.judopay : device-dna | jar | 1.0.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.0 |