calatonsystems / wc-api-java

Java wrapper for WooCommerce REST API
MIT License
98 stars 77 forks source link

import org.apache.http.entity.ContentType cannot resolve #1

Closed Hitexroid closed 7 years ago

Hitexroid commented 7 years ago

compile files('libs/httpclient-4.3-beta1.jar')

omandryk commented 7 years ago

The library uses new version of httpclient - 4.5.2, if you have a direct dependency to the httpclient, try to update the version.