jitsi-universe-public

Main POM declaring build instructions and common dependencies of all Jitsi projects published on Maven Central.

License

License

GroupId

GroupId

org.jitsi
ArtifactId

ArtifactId

jitsi-universe-public
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

jitsi-universe-public
Main POM declaring build instructions and common dependencies of all Jitsi projects published on Maven Central.
Project URL

Project URL

https://jitsi.org
Source Code Management

Source Code Management

https://github.com/jitsi/jitsi-universe-public

Download jitsi-universe-public

How to add to project

<!-- https://jarcasting.com/artifacts/org.jitsi/jitsi-universe-public/ -->
<dependency>
    <groupId>org.jitsi</groupId>
    <artifactId>jitsi-universe-public</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jitsi/jitsi-universe-public/
implementation 'org.jitsi:jitsi-universe-public:1.0.2'
// https://jarcasting.com/artifacts/org.jitsi/jitsi-universe-public/
implementation ("org.jitsi:jitsi-universe-public:1.0.2")
'org.jitsi:jitsi-universe-public:pom:1.0.2'
<dependency org="org.jitsi" name="jitsi-universe-public" rev="1.0.2">
  <artifact name="jitsi-universe-public" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jitsi', module='jitsi-universe-public', version='1.0.2')
)
libraryDependencies += "org.jitsi" % "jitsi-universe-public" % "1.0.2"
[org.jitsi/jitsi-universe-public "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.jitsi

Jitsi

Versions

Version
1.0.2
1.0