Last Version

JFace Data Binding for SWT and JFace 1.3.0


Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.jface
ArtifactId

ArtifactId

databinding
Version

Version

1.3.0
Type

Type

jar
Description

Description

JFace Data Binding for SWT and JFace

Download databinding 1.3.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.mod4j.org.eclipse : swt jar [3.2.0,4.0.0)
org.mod4j.org.eclipse : jface jar [3.2.0,4.0.0)
org.mod4j.org.eclipse.equinox : common jar [3.2.0,4.0.0)
org.mod4j.org.eclipse.core.databinding : observable jar [1.2.0,2.0.0)
org.mod4j.org.eclipse.core.databinding : property jar [1.2.0,2.0.0)
org.mod4j.org.eclipse.core : databinding jar [1.2.0,2.0.0)

Project Modules

There are no modules declared in this project.