License |
License |
---|---|
GroupId | GroupIdorg.jitsi |
ArtifactId | ArtifactIdjitsi-lgpl-dependencies |
Version | Version1.2-13-gf6771c4 |
Type | Typejar |
Description |
Descriptionjitsi-lgpl-dependencies
This is a submodule of libjitsi that encapsulates references to
external LGPL licensed libraries.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.jitsi/jitsi-lgpl-dependencies/ -->
<dependency>
<groupId>org.jitsi</groupId>
<artifactId>jitsi-lgpl-dependencies</artifactId>
<version>1.2-13-gf6771c4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jitsi/jitsi-lgpl-dependencies/
implementation 'org.jitsi:jitsi-lgpl-dependencies:1.2-13-gf6771c4'
// https://jarcasting.com/artifacts/org.jitsi/jitsi-lgpl-dependencies/
implementation ("org.jitsi:jitsi-lgpl-dependencies:1.2-13-gf6771c4")
'org.jitsi:jitsi-lgpl-dependencies:jar:1.2-13-gf6771c4'
<dependency org="org.jitsi" name="jitsi-lgpl-dependencies" rev="1.2-13-gf6771c4">
<artifact name="jitsi-lgpl-dependencies" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jitsi', module='jitsi-lgpl-dependencies', version='1.2-13-gf6771c4')
)
libraryDependencies += "org.jitsi" % "jitsi-lgpl-dependencies" % "1.2-13-gf6771c4"
[org.jitsi/jitsi-lgpl-dependencies "1.2-13-gf6771c4"]