| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdbiz.aQute.bnd |
| ArtifactId | ArtifactIdorg.osgi.impl.bundle.repoindex.lib |
| Last Version | Last Version3.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRepoIndex lib
RepoIndex: Repository Index Generator Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.lib/ -->
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>org.osgi.impl.bundle.repoindex.lib</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.lib/
implementation 'biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib:3.5.0'
// https://jarcasting.com/artifacts/biz.aQute.bnd/org.osgi.impl.bundle.repoindex.lib/
implementation ("biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib:3.5.0")
'biz.aQute.bnd:org.osgi.impl.bundle.repoindex.lib:jar:3.5.0'
<dependency org="biz.aQute.bnd" name="org.osgi.impl.bundle.repoindex.lib" rev="3.5.0">
<artifact name="org.osgi.impl.bundle.repoindex.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.aQute.bnd', module='org.osgi.impl.bundle.repoindex.lib', version='3.5.0')
)
libraryDependencies += "biz.aQute.bnd" % "org.osgi.impl.bundle.repoindex.lib" % "3.5.0"
[biz.aQute.bnd/org.osgi.impl.bundle.repoindex.lib "3.5.0"]