• Homepage
  • MVNRepository

    pom.xml

    1. <!-- https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp -->
    2. <dependency>
    3. <groupId>com.squareup.okhttp3</groupId>
    4. <artifactId>okhttp</artifactId>
    5. <version>5.0.0-alpha.2</version>
    6. </dependency>