Categories |
CategoriesData CLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.jface |
ArtifactId | ArtifactIddatabinding |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFace Data Binding for SWT and JFace
|
Filename | Size |
---|---|
databinding-1.3.0.pom | |
databinding-1.3.0.jar | 252 KB |
Browse |
<!-- 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"]
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) |