License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gmf.runtime.common.ui.services |
ArtifactId | ArtifactIdproperties |
Last Version | Last Version1.0.1-v20070601-1400 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGMF Common UI Properties Service Framework
|
Filename | Size |
---|---|
properties-1.0.1-v20070601-1400.pom | |
properties-1.0.1-v20070601-1400.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.common.ui.services/properties/ -->
<dependency>
<groupId>org.eclipse.gmf.runtime.common.ui.services</groupId>
<artifactId>properties</artifactId>
<version>1.0.1-v20070601-1400</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.common.ui.services/properties/
implementation 'org.eclipse.gmf.runtime.common.ui.services:properties:1.0.1-v20070601-1400'
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.common.ui.services/properties/
implementation ("org.eclipse.gmf.runtime.common.ui.services:properties:1.0.1-v20070601-1400")
'org.eclipse.gmf.runtime.common.ui.services:properties:jar:1.0.1-v20070601-1400'
<dependency org="org.eclipse.gmf.runtime.common.ui.services" name="properties" rev="1.0.1-v20070601-1400">
<artifact name="properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf.runtime.common.ui.services', module='properties', version='1.0.1-v20070601-1400')
)
libraryDependencies += "org.eclipse.gmf.runtime.common.ui.services" % "properties" % "1.0.1-v20070601-1400"
[org.eclipse.gmf.runtime.common.ui.services/properties "1.0.1-v20070601-1400"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : ui | jar | [3.2.0,4.0.0) |
org.eclipse.gmf.runtime.common : ui | jar | [1.0.0,2.0.0) |