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