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

biz.aQute:bnd 0.0.169

A utility and plugin to wrap, build, or print bundles

Группа

Группа

biz.aQute
Идентификатор

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

bnd
Версия

Версия

0.0.169
Тип

Тип

jar

Скачать bnd 0.0.169

Имя Файла Размер
bnd-0.0.169.pom
bnd-0.0.169.jar 180 KB
Обзор

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