• Homepage
  • MVNRepository

    pom.xml

    1. <!-- https://mvnrepository.com/artifact/com.squareup.retrofit2/retrofit -->
    2. <dependency>
    3. <groupId>com.squareup.retrofit2</groupId>
    4. <artifactId>retrofit</artifactId>
    5. <version>2.9.0</version>
    6. </dependency>