When I'm trying to build the sample project "petstore" it is build it with 
those dependencies:

compile "org.apache.httpcomponents:httpcore:4.4.4"
compile "org.apache.httpcomponents:httpmime:4.5.2"
compile "org.apache.httpcomponents:httpclient-android:4.3.3"

but then I get the error that there are duplicate files (in htttpmine and 
httpcore)

I saw that the recommended way is to use the okhttp-gson library, but then I 
had to add another jars because it is not enough.

has anyone done this before and can send me this sample project please?

-- 
You received this message because you are subscribed to the Google Groups 
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to