| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.think.yuv-player |
| Идентификатор | Идентификаторyuv-player-sources |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеSources and tests of yuv-player.
This module contains only the sources and tests of the parent
module. It does not allow to compile it.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| yuv-player-sources-1.0.pom | 833 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.objectweb.think.yuv-player/yuv-player-sources/ -->
<dependency>
<groupId>org.objectweb.think.yuv-player</groupId>
<artifactId>yuv-player-sources</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.think.yuv-player/yuv-player-sources/
implementation 'org.objectweb.think.yuv-player:yuv-player-sources:1.0'
// https://jarcasting.com/artifacts/org.objectweb.think.yuv-player/yuv-player-sources/
implementation ("org.objectweb.think.yuv-player:yuv-player-sources:1.0")
'org.objectweb.think.yuv-player:yuv-player-sources:pom:1.0'
<dependency org="org.objectweb.think.yuv-player" name="yuv-player-sources" rev="1.0">
<artifact name="yuv-player-sources" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.think.yuv-player', module='yuv-player-sources', version='1.0')
)
libraryDependencies += "org.objectweb.think.yuv-player" % "yuv-player-sources" % "1.0"
[org.objectweb.think.yuv-player/yuv-player-sources "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |