is not current version
Last Version 1.2-23-g7b49874

org.jitsi:jitsi-lgpl-dependencies 1.2-11-g718a424

This is a submodule of libjitsi that encapsulates references to external LGPL licensed libraries.

GroupId

GroupId

org.jitsi
ArtifactId

ArtifactId

jitsi-lgpl-dependencies
Version

Version

1.2-11-g718a424
Type

Type

jar

Download jitsi-lgpl-dependencies 1.2-11-g718a424


<!-- https://jarcasting.com/artifacts/org.jitsi/jitsi-lgpl-dependencies/ -->
<dependency>
    <groupId>org.jitsi</groupId>
    <artifactId>jitsi-lgpl-dependencies</artifactId>
    <version>1.2-11-g718a424</version>
</dependency>
// https://jarcasting.com/artifacts/org.jitsi/jitsi-lgpl-dependencies/
implementation 'org.jitsi:jitsi-lgpl-dependencies:1.2-11-g718a424'
// https://jarcasting.com/artifacts/org.jitsi/jitsi-lgpl-dependencies/
implementation ("org.jitsi:jitsi-lgpl-dependencies:1.2-11-g718a424")
'org.jitsi:jitsi-lgpl-dependencies:jar:1.2-11-g718a424'
<dependency org="org.jitsi" name="jitsi-lgpl-dependencies" rev="1.2-11-g718a424">
  <artifact name="jitsi-lgpl-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jitsi', module='jitsi-lgpl-dependencies', version='1.2-11-g718a424')
)
libraryDependencies += "org.jitsi" % "jitsi-lgpl-dependencies" % "1.2-11-g718a424"
[org.jitsi/jitsi-lgpl-dependencies "1.2-11-g718a424"]