Download base-commons-ui-0.0.3.jar file - Jar b

Jar examples for b:base-commons-ui

Description

Button SDK that allws 3rd party to trigger Yoti as support app

You can download jar file base-commons-ui 0.0.3 in this page.

License

Yoti License

Build File

You can use the following script to add base-commons-ui-0.0.3.jar to your project.

<dependency>
   <groupId>com.yoti.mobile.android</groupId>
   <artifactId>base-commons-ui</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'com.yoti.mobile.android', name: 'base-commons-ui', version: '0.0.3'
libraryDependencies += "com.yoti.mobile.android" % "base-commons-ui" % "0.0.3"
<dependency org="com.yoti.mobile.android" name="base-commons-ui" rev="0.0.3"/>
@Grapes(@Grab(group='com.yoti.mobile.android', module='base-commons-ui', version='0.0.3'))
'com.yoti.mobile.android:base-commons-ui:jar:0.0.3'

Download

Click the following link to download the jar file.

base-commons-ui-0.0.3-javadoc.jar
base-commons-ui-0.0.3-sources.jar
base-commons-ui-0.0.3.pom



Related Tutorials