License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.equinox.preferences |
Last Version | Last Version3.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.equinox.preferences
A packaging of the eclipse sdk org.eclipse.equinox.preferences library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.preferences/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.equinox.preferences</artifactId>
<version>3.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.preferences/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.preferences:3.6.0'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.equinox.preferences/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.equinox.preferences:3.6.0")
'com.github.adedayo.eclipse.sdk:org.eclipse.equinox.preferences:jar:3.6.0'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.equinox.preferences" rev="3.6.0">
<artifact name="org.eclipse.equinox.preferences" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.equinox.preferences', version='3.6.0')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.equinox.preferences" % "3.6.0"
[com.github.adedayo.eclipse.sdk/org.eclipse.equinox.preferences "3.6.0"]