is not current version
Last Version 6.3.1

org.bndtools:bndtools.m2e 6.3.0

bndtools.m2e

GroupId

GroupId

org.bndtools
ArtifactId

ArtifactId

bndtools.m2e
Version

Version

6.3.0
Type

Type

jar

Download bndtools.m2e 6.3.0


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