Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 816 Bytes

Readme.md

File metadata and controls

31 lines (19 loc) · 816 Bytes

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'
}