How to Install libokio-java in Ubuntu 18.04



Install libokio-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libokio-java

Description:

Modern I/O API for Java

Okio is a new library that complements java.io and java.nio to make it much easier to access, store, and process data.

Homepage: https://github.com/square/okio

Version: 1.14.0-1

Section: universe/java