GroupId | GroupIdswt |
---|---|
ArtifactId | ArtifactIdjface |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse JFace
|
Project URL |
Project URL |
Filename | Size |
---|---|
jface-3.0.1.pom | |
jface-3.0.1.jar | 491 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
swt : runtime | jar | 3.0.1 |
swt : osgi | jar | 3.0.1 |