is not current version
Last Version 2.1.10

com.judopay:judokit-android 2.1.2

JudoKit-Android is an SDK to assist Android app developers to accept payments.

GroupId

GroupId

com.judopay
ArtifactId

ArtifactId

judokit-android
Version

Version

2.1.2
Type

Type

aar

Download judokit-android 2.1.2


<!-- https://jarcasting.com/artifacts/com.judopay/judokit-android/ -->
<dependency>
    <groupId>com.judopay</groupId>
    <artifactId>judokit-android</artifactId>
    <version>2.1.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.judopay/judokit-android/
implementation 'com.judopay:judokit-android:2.1.2'
// https://jarcasting.com/artifacts/com.judopay/judokit-android/
implementation ("com.judopay:judokit-android:2.1.2")
'com.judopay:judokit-android:aar:2.1.2'
<dependency org="com.judopay" name="judokit-android" rev="2.1.2">
  <artifact name="judokit-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.judopay', module='judokit-android', version='2.1.2')
)
libraryDependencies += "com.judopay" % "judokit-android" % "2.1.2"
[com.judopay/judokit-android "2.1.2"]