Last Version

org.osgi:org.osgi 3.0.0


GroupId

GroupId

org.osgi
ArtifactId

ArtifactId

org.osgi
Version

Version

3.0.0
Type

Type

jar
Description

Description

Download org.osgi 3.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.