Eclipse Preferences Mechanism


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.equinox
ArtifactId

ArtifactId

preferences
Last Version

Last Version

3.2.300
Release Date

Release Date

Type

Type

jar
Description

Description

Eclipse Preferences Mechanism

Download preferences

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mod4j.org.eclipse.equinox : common jar [3.2.0,4.0.0)
org.mod4j.org.eclipse.equinox : registry Optional jar [3.2.0,4.0.0)

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.300