How to Install librobust-http-client-java in Ubuntu 18.04



Install librobust-http-client-java by entering the following commands in the terminal:

sudo apt update
sudo apt install librobust-http-client-java

Description:

robust HTTP client library for Java

This library provides a Java InputStream implementation around a HTTP connection that automatically reconnects if the connection fails during communication.

Homepage: http://java.net/projects/robust-http-client

Version: 1.2-4

Section: universe/java