Last Version

Eclipse JFace 3.0.1


GroupId

GroupId

swt
ArtifactId

ArtifactId

jface
Version

Version

3.0.1
Type

Type

jar
Description

Description

Eclipse JFace
Project URL

Project URL

http://www.eclipse.org/

Download jface 3.0.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
swt : runtime jar 3.0.1
swt : osgi jar 3.0.1

Project Modules

There are no modules declared in this project.