is not current version
Last Version 6.3.1

org.bndtools:bndtools.m2e 5.1.2

bndtools.m2e

GroupId

GroupId

org.bndtools
ArtifactId

ArtifactId

bndtools.m2e
Version

Version

5.1.2
Type

Type

jar

Download bndtools.m2e 5.1.2


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