repositories { jcenter() maven { url "https://jitpack.io" } } dependencies { implementation 'com.sankuai.meituan:waimai-opensdk:1.1.2' }