License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.equinox |
ArtifactId | ArtifactIdpreferences |
Last Version | Last Version3.5.200-v20140224-1527 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Preferences Mechanism
Eclipse Preferences Mechanism
|
Project URL |
Project URL |
Filename | Size |
---|---|
preferences-3.5.200-v20140224-1527.pom | |
preferences-3.5.200-v20140224-1527.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.equinox/preferences/ -->
<dependency>
<groupId>org.eclipse.equinox</groupId>
<artifactId>preferences</artifactId>
<version>3.5.200-v20140224-1527</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.equinox/preferences/
implementation 'org.eclipse.equinox:preferences:3.5.200-v20140224-1527'
// https://jarcasting.com/artifacts/org.eclipse.equinox/preferences/
implementation ("org.eclipse.equinox:preferences:3.5.200-v20140224-1527")
'org.eclipse.equinox:preferences:jar:3.5.200-v20140224-1527'
<dependency org="org.eclipse.equinox" name="preferences" rev="3.5.200-v20140224-1527">
<artifact name="preferences" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.equinox', module='preferences', version='3.5.200-v20140224-1527')
)
libraryDependencies += "org.eclipse.equinox" % "preferences" % "3.5.200-v20140224-1527"
[org.eclipse.equinox/preferences "3.5.200-v20140224-1527"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.equinox : common Optional | jar | [3.2.0,4.0.0) |
org.eclipse.equinox : registry Optional | jar | [3.2.0,4.0.0) |