License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.yoti.mobile.android |
ArtifactId | ArtifactIdcommons-async |
Version | Version2.9.0 |
Type | Typeaar |
Description |
DescriptionYoti common utility methods
Yoti common utility methods
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-async-2.9.0.pom | |
commons-async-2.9.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/commons-async/ -->
<dependency>
<groupId>com.yoti.mobile.android</groupId>
<artifactId>commons-async</artifactId>
<version>2.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/commons-async/
implementation 'com.yoti.mobile.android:commons-async:2.9.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/commons-async/
implementation ("com.yoti.mobile.android:commons-async:2.9.0")
'com.yoti.mobile.android:commons-async:aar:2.9.0'
<dependency org="com.yoti.mobile.android" name="commons-async" rev="2.9.0">
<artifact name="commons-async" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='commons-async', version='2.9.0')
)
libraryDependencies += "com.yoti.mobile.android" % "commons-async" % "2.9.0"
[com.yoti.mobile.android/commons-async "2.9.0"]