Last Version

Eclipse OSGI Framework 3.0.1


GroupId

GroupId

swt
ArtifactId

ArtifactId

osgi
Version

Version

3.0.1
Type

Type

jar
Description

Description

Eclipse OSGI Framework
Project URL

Project URL

http://www.eclipse.org/

Download osgi 3.0.1


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

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.