| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jupnp |
| Идентификатор | Идентификаторorg.jupnp.tool |
| Версия | Версия2.6.1 |
| Тип | Типjar |
| Описание |
ОписаниеjUPnP Commandline Tool
UPnP/DLNA library for Java
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.jupnp.tool-2.6.1.pom | |
| org.jupnp.tool-2.6.1.jar | 53 KB |
| org.jupnp.tool-2.6.1-sources.jar | 31 KB |
| org.jupnp.tool-2.6.1-javadoc.jar | 133 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jupnp/org.jupnp.tool/ -->
<dependency>
<groupId>org.jupnp</groupId>
<artifactId>org.jupnp.tool</artifactId>
<version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jupnp/org.jupnp.tool/
implementation 'org.jupnp:org.jupnp.tool:2.6.1'
// https://jarcasting.com/artifacts/org.jupnp/org.jupnp.tool/
implementation ("org.jupnp:org.jupnp.tool:2.6.1")
'org.jupnp:org.jupnp.tool:jar:2.6.1'
<dependency org="org.jupnp" name="org.jupnp.tool" rev="2.6.1">
<artifact name="org.jupnp.tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jupnp', module='org.jupnp.tool', version='2.6.1')
)
libraryDependencies += "org.jupnp" % "org.jupnp.tool" % "2.6.1"
[org.jupnp/org.jupnp.tool "2.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jupnp : org.jupnp | jar | 2.6.1 |
| com.beust : jcommander | jar | 1.48 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.testng : testng | jar | 6.2 |