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