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