License |
License |
---|---|
GroupId | GroupIdcom.judopay |
ArtifactId | ArtifactIddevice-dna |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionJudopay DeviceDNA
DeviceDNA is an SDK to assist Android app developers using Judopays payment platform in providing more detailed signals about the customers device for use with fraud prevention.
|
Filename | Size |
---|---|
device-dna-1.0.2.pom | |
device-dna-1.0.2-sources.jar | 27 KB |
device-dna-1.0.2-javadoc.jar | 488 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.judopay/device-dna/ -->
<dependency>
<groupId>com.judopay</groupId>
<artifactId>device-dna</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.judopay/device-dna/
implementation 'com.judopay:device-dna:1.0.2'
// https://jarcasting.com/artifacts/com.judopay/device-dna/
implementation ("com.judopay:device-dna:1.0.2")
'com.judopay:device-dna:aar:1.0.2'
<dependency org="com.judopay" name="device-dna" rev="1.0.2">
<artifact name="device-dna" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.judopay', module='device-dna', version='1.0.2')
)
libraryDependencies += "com.judopay" % "device-dna" % "1.0.2"
[com.judopay/device-dna "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
androidx.core » core | jar | 1.7.0 |