is not current version
Last Version 3.5.0

biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant 3.4.0

org.osgi.impl.bundle.repoindex.ant

Categories

Categories

Ant Build Tools Dex General Purpose Libraries Utility
GroupId

GroupId

biz.aQute.bnd
ArtifactId

ArtifactId

org.osgi.impl.bundle.repoindex.ant
Version

Version

3.4.0
Type

Type

jar

Download org.osgi.impl.bundle.repoindex.ant 3.4.0


<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.ant/ -->
<dependency>
    <groupId>biz.aQute.bnd</groupId>
    <artifactId>org.osgi.impl.bundle.repoindex.ant</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.ant/
implementation 'biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant:3.4.0'
// https://jarcasting.com/artifacts/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.ant/
implementation ("biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant:3.4.0")
'biz.aQute.bnd:org.osgi.impl.bundle.repoindex.ant:jar:3.4.0'
<dependency org="biz.aQute.bnd" name="org.osgi.impl.bundle.repoindex.ant" rev="3.4.0">
  <artifact name="org.osgi.impl.bundle.repoindex.ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='org.osgi.impl.bundle.repoindex.ant', version='3.4.0')
)
libraryDependencies += "biz.aQute.bnd" % "org.osgi.impl.bundle.repoindex.ant" % "3.4.0"
[biz.aQute.bnd/org.osgi.impl.bundle.repoindex.ant "3.4.0"]