| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdorg.mod4j.org.eclipse.equinox |
| ArtifactId | ArtifactIdpreferences |
| Last Version | Last Version3.2.300 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEclipse Preferences Mechanism
|
| Filename | Size |
|---|---|
| preferences-3.2.300.pom | |
| preferences-3.2.300.jar | 102 KB |
| Browse |
<!-- 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"]
| 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) |