Gradle and Maven repository

To develop an Android application, we have to implement or compile a few dependencies. Android officially supports Gradle to implement or compile dependencies. Android also supports Maven, so if you want to use Maven, then you need to modify pom.xml.

You can check the latest version of the dependency at https://mvnrepository.com/artifact/org.springframework.android/spring-android-core for implementing spring-android-core, which has the core modules for Android.

 You can check the latest version of the dependency at https://mvnrepository.com/artifact/org.springframework.android/spring-android-rest-template for implementing spring-android-rest-template, which has the all modules for RestTemplate.

Now, we will look at the use of Gradle and Maven for the Android project.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.16.137.117