I'm not sure, i haven't follow this story in the last few month.
But they have deprecated vue-resource because the library cannot be used with server-side rendering and axios offer this possibility.
If you don't want to use server-side rendering on your app, vue-resource can be efficient. Else maybe not, you will need axios
If it can help you ! :)