allprojects { repositories { ... maven { url "https://jitpack.io" } } }. Step 2. Add the dependency dependencies { compile 'com.github.Humilton:IpApi:v1.2' } ...
確定! 回上一頁