is not current version
Last Version 1.12.1

org.apache.felix:bnd-ipojo-plugin 1.11.2


GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

bnd-ipojo-plugin
Version

Version

1.11.2
Type

Type

jar

Download bnd-ipojo-plugin 1.11.2


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