is not current version
Last Version 1.1-111-g6e2a177

org.jitsi:jicoco-parent 1.1-109-gd47a5e0

Jitsi Common Components (Module Parent)

GroupId

GroupId

org.jitsi
ArtifactId

ArtifactId

jicoco-parent
Version

Version

1.1-109-gd47a5e0
Type

Type

pom

Download jicoco-parent 1.1-109-gd47a5e0


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