is not current version
Last Version 6.3.1

org.bndtools:bndtools.pde 6.3.0

bndtools.pde

GroupId

GroupId

org.bndtools
ArtifactId

ArtifactId

bndtools.pde
Version

Version

6.3.0
Type

Type

jar

Download bndtools.pde 6.3.0


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