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

org.bndtools:bndtools.jareditor 5.2.0

bndtools.jareditor

Группа

Группа

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

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

bndtools.jareditor
Версия

Версия

5.2.0
Тип

Тип

jar

Скачать bndtools.jareditor 5.2.0


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