is not current version
Last Version 6.3.1

org.bndtools:bndtools.release 4.3.1

bndtools.release

GroupId

GroupId

org.bndtools
ArtifactId

ArtifactId

bndtools.release
Version

Version

4.3.1
Type

Type

jar

Download bndtools.release 4.3.1


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