не последняя версия
Последняя версия 2.6.1

org.jupnp.pom:bundles 2.3.0


Группа

Группа

org.jupnp.pom
Идентификатор

Идентификатор

bundles
Версия

Версия

2.3.0
Тип

Тип

pom

Скачать bundles 2.3.0

Имя Файла Размер
bundles-2.3.0.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.jupnp.pom/bundles/ -->
<dependency>
    <groupId>org.jupnp.pom</groupId>
    <artifactId>bundles</artifactId>
    <version>2.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jupnp.pom/bundles/
implementation 'org.jupnp.pom:bundles:2.3.0'
// https://jarcasting.com/artifacts/org.jupnp.pom/bundles/
implementation ("org.jupnp.pom:bundles:2.3.0")
'org.jupnp.pom:bundles:pom:2.3.0'
<dependency org="org.jupnp.pom" name="bundles" rev="2.3.0">
  <artifact name="bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jupnp.pom', module='bundles', version='2.3.0')
)
libraryDependencies += "org.jupnp.pom" % "bundles" % "2.3.0"
[org.jupnp.pom/bundles "2.3.0"]