How To Install Java Artifact org.jitsi.zrtp4j-light v4.1.2

org.jitsi zrtp4j-light 4.1.2

Introduction

In this article, we'll learn how to install Java artifact zrtp4j-light from org.jitsi group in version 4.1.2. The artifact is available in 3 versions: 4.1.3 4.1.2 4.1.1 . The zrtp4j light project has been released under GPL-3.0-or-later WITH Classpath-exception-2.0 license, and has its own website at: https://github.com/jitsi/zrtp4j .

How To Install Java Artifact org.jitsi.zrtp4j-light In Version 4.1.2

To install the zrtp4j light artifact in version 4.1.2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses zrtp4j light dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Test dependencies (1)

Licenses

Developers