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

org.jupnp.pom:bundles 2.5.1


Группа

Группа

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

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

bundles
Версия

Версия

2.5.1
Тип

Тип

pom

Скачать bundles 2.5.1

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

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