JFace


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse
ArtifactId

ArtifactId

jface
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

JFace

Download jface

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.mod4j.org.eclipse : swt jar [3.4.0,4.0.0)
org.mod4j.org.eclipse.core : commands jar [3.4.0,4.0.0)
org.mod4j.org.eclipse.equinox : common jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0