Liblinphone SDK available through GIT Maven repository

Primary tabs

Until today, integrating Liblinphone SDK into a third party application required compiling a SDK from the sources or importing SDK binary files from our website. In order to facilitate the integration of this SDK in customers’ projects, we adapted a Gitlab repository as a Maven one.

Maven is a standardized tool to manage and build Java-based projects, which core unit of work is Project Object Model. With Gradle and this Maven repository, we now offer the ability to either host or import Liblinphone SDK remotely, as well as any future library.

More technical information is available on our Wiki.