License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.yoti.mobile.android.common.ui |
ArtifactId | ArtifactIdui-debug-options |
Version | Version1.29.0 |
Type | Typeaar |
Description |
DescriptionUI components and adapter for configuring debug preferences
UI components and adapter for configuring debug preferences
|
Project URL |
Project URL |
Filename | Size |
---|---|
ui-debug-options-1.29.0.pom | |
ui-debug-options-1.29.0.aar | 93 KB |
ui-debug-options-1.29.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android.common.ui/ui-debug-options/ -->
<dependency>
<groupId>com.yoti.mobile.android.common.ui</groupId>
<artifactId>ui-debug-options</artifactId>
<version>1.29.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android.common.ui/ui-debug-options/
implementation 'com.yoti.mobile.android.common.ui:ui-debug-options:1.29.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.android.common.ui/ui-debug-options/
implementation ("com.yoti.mobile.android.common.ui:ui-debug-options:1.29.0")
'com.yoti.mobile.android.common.ui:ui-debug-options:aar:1.29.0'
<dependency org="com.yoti.mobile.android.common.ui" name="ui-debug-options" rev="1.29.0">
<artifact name="ui-debug-options" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android.common.ui', module='ui-debug-options', version='1.29.0')
)
libraryDependencies += "com.yoti.mobile.android.common.ui" % "ui-debug-options" % "1.29.0"
[com.yoti.mobile.android.common.ui/ui-debug-options "1.29.0"]