SyntaxFix
Write A Post
Hire A Developer
Questions
If you just need a very simple call, you can use URL directly:
import java.net.URL; new URL("http://wheredatapp.com").openStream();