How to Install libsemver-java in Ubuntu 18.04



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

sudo apt update
sudo apt install libsemver-java

Description:

Java implementation of the SemVer Specification

jsemver provides an API to parse, build and compare version numbers following the Semantic Versioning Specification (http://semver.org).

Homepage: https://github.com/zafarkhaja/java-semver

Version: 0.9.0-2

Section: universe/java