JFace Data Binding


Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.core
ArtifactId

ArtifactId

databinding
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JFace Data Binding

Download databinding

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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)

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0