The readme for the okhttp-java-net-cookiejar artifact suggests using:
testImplementation("com.squareup.okhttp3:okhttp-java-net-cookiehandler:5.4.0")
where there are no artifacts published under that name:
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp-java-net-cookiehandler
but there are for:
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp-java-net-cookiejar
The readme for the
okhttp-java-net-cookiejarartifact suggests using:testImplementation("com.squareup.okhttp3:okhttp-java-net-cookiehandler:5.4.0")where there are no artifacts published under that name:
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp-java-net-cookiehandler
but there are for:
https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp-java-net-cookiejar