Install libtypesafe-config-java-doc by entering the following commands in the terminal:
sudo apt update sudo apt install libtypesafe-config-java-doc
Description:
configuration library for JVM languages - documentation
typesafe-config is a library providing configuration file parsing support to JVM languages. It is implemented in plain Java with no external dependencies and supports three configuration file formats: . * Java properties * JSON files * A human-friendly JSON superset . It can additionally merge multiple files across all formats and load configuration data from plain files, URLs or the class path. . This package contains the API javadoc.
Homepage: https://github.com/typesafehub/config
Version: 1.3.1-2
Section: universe/doc