не последняя версия
Последняя версия 1.1-111-g6e2a177

org.jitsi:jicoco-parent 1.1-100-g45aeff4

Jitsi Common Components (Module Parent)

Группа

Группа

org.jitsi
Идентификатор

Идентификатор

jicoco-parent
Версия

Версия

1.1-100-g45aeff4
Тип

Тип

pom

Скачать jicoco-parent 1.1-100-g45aeff4

Имя Файла Размер
jicoco-parent-1.1-100-g45aeff4.pom 13 KB
Обзор

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