Skip to content

APCLab/appmate_droid

Repository files navigation

No Maintenance Intended

appmate droid

Build Status

Android API wrapper for appmate.

Document

Here

Requirement

Minimum API Level 19 (Android 4.4 KITKAT)

Usage

Download

Just add these lines in your build.gradle

dependencies {
    compile 'nctu.fintech:appmate:1.3.2'
}