Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.authme |
ArtifactId | ArtifactIdauthme-sdk-ocr-plugin-antispoofing |
Version | Version1.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
authme-sdk-ocr-plugin-antispoofing-1.4.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.authme/authme-sdk-ocr-plugin-antispoofing/ -->
<dependency>
<groupId>com.authme</groupId>
<artifactId>authme-sdk-ocr-plugin-antispoofing</artifactId>
<version>1.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.authme/authme-sdk-ocr-plugin-antispoofing/
implementation 'com.authme:authme-sdk-ocr-plugin-antispoofing:1.4.1'
// https://jarcasting.com/artifacts/com.authme/authme-sdk-ocr-plugin-antispoofing/
implementation ("com.authme:authme-sdk-ocr-plugin-antispoofing:1.4.1")
'com.authme:authme-sdk-ocr-plugin-antispoofing:aar:1.4.1'
<dependency org="com.authme" name="authme-sdk-ocr-plugin-antispoofing" rev="1.4.1">
<artifact name="authme-sdk-ocr-plugin-antispoofing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.authme', module='authme-sdk-ocr-plugin-antispoofing', version='1.4.1')
)
libraryDependencies += "com.authme" % "authme-sdk-ocr-plugin-antispoofing" % "1.4.1"
[com.authme/authme-sdk-ocr-plugin-antispoofing "1.4.1"]