is not current version
Last Version 3.5.200-v20140224-1527

org.eclipse.equinox:preferences 3.2.1-R32x_v20060717


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.equinox
ArtifactId

ArtifactId

preferences
Version

Version

3.2.1-R32x_v20060717
Type

Type

jar

Download preferences 3.2.1-R32x_v20060717


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