| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jupnp.pom |
| Идентификатор | Идентификаторbundles |
| Версия | Версия2.5.2 |
| Тип | Типpom |
| Описание |
ОписаниеjUPnP Bundles
UPnP/DLNA library for Java
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bundles-2.5.2.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jupnp.pom/bundles/ -->
<dependency>
<groupId>org.jupnp.pom</groupId>
<artifactId>bundles</artifactId>
<version>2.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jupnp.pom/bundles/
implementation 'org.jupnp.pom:bundles:2.5.2'
// https://jarcasting.com/artifacts/org.jupnp.pom/bundles/
implementation ("org.jupnp.pom:bundles:2.5.2")
'org.jupnp.pom:bundles:pom:2.5.2'
<dependency org="org.jupnp.pom" name="bundles" rev="2.5.2">
<artifact name="bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jupnp.pom', module='bundles', version='2.5.2')
)
libraryDependencies += "org.jupnp.pom" % "bundles" % "2.5.2"
[org.jupnp.pom/bundles "2.5.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.2 |