License |
License |
---|---|
GroupId | GroupIdorg.jitsi |
ArtifactId | ArtifactIdjicoco-parent |
Last Version | Last Version1.1-111-g6e2a177 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjicoco-parent
Jitsi Common Components (Module Parent)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jicoco-parent-1.1-111-g6e2a177.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jitsi/jicoco-parent/ -->
<dependency>
<groupId>org.jitsi</groupId>
<artifactId>jicoco-parent</artifactId>
<version>1.1-111-g6e2a177</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jitsi/jicoco-parent/
implementation 'org.jitsi:jicoco-parent:1.1-111-g6e2a177'
// https://jarcasting.com/artifacts/org.jitsi/jicoco-parent/
implementation ("org.jitsi:jicoco-parent:1.1-111-g6e2a177")
'org.jitsi:jicoco-parent:pom:1.1-111-g6e2a177'
<dependency org="org.jitsi" name="jicoco-parent" rev="1.1-111-g6e2a177">
<artifact name="jicoco-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jitsi', module='jicoco-parent', version='1.1-111-g6e2a177')
)
libraryDependencies += "org.jitsi" % "jicoco-parent" % "1.1-111-g6e2a177"
[org.jitsi/jicoco-parent "1.1-111-g6e2a177"]