Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 249 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 249 Bytes

aiq-fashion-api

AIQ's fashion search api for android

Please get the android library from maven central by buildscript { repositories { mavenCentral() } dependencies { compile 'tech.aiq:aiq-fashion-api:0.9.0' } }