License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.eclipse.jface |
ArtifactId | ArtifactIddatabinding |
Last Version | Last Version1.1.0-I20070606-0010 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJFace Data Binding for SWT and JFace
|
Filename | Size |
---|---|
databinding-1.1.0-I20070606-0010.pom | |
databinding-1.1.0-I20070606-0010.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.jface/databinding/ -->
<dependency>
<groupId>org.eclipse.jface</groupId>
<artifactId>databinding</artifactId>
<version>1.1.0-I20070606-0010</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jface/databinding/
implementation 'org.eclipse.jface:databinding:1.1.0-I20070606-0010'
// https://jarcasting.com/artifacts/org.eclipse.jface/databinding/
implementation ("org.eclipse.jface:databinding:1.1.0-I20070606-0010")
'org.eclipse.jface:databinding:jar:1.1.0-I20070606-0010'
<dependency org="org.eclipse.jface" name="databinding" rev="1.1.0-I20070606-0010">
<artifact name="databinding" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jface', module='databinding', version='1.1.0-I20070606-0010')
)
libraryDependencies += "org.eclipse.jface" % "databinding" % "1.1.0-I20070606-0010"
[org.eclipse.jface/databinding "1.1.0-I20070606-0010"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : databinding | jar | [1.0.0,2.0.0) |
org.eclipse : swt | jar | [3.2.0,4.0.0) |
org.eclipse : jface | jar | [3.2.0,4.0.0) |
org.eclipse.equinox : common | jar | [3.2.0,4.0.0) |