Download org.eclipse.equinox.preferences-3.3.0.v20100503.jar file - Jar o

Jar examples for o:org.eclipse.equinox.preferences

Description

A packaging of the eclipse sdk org.eclipse.equinox.preferences library.

You can download jar file org.eclipse.equinox.preferences 3.3.0.v20100503 in this page.

License

Eclipse Public License (EPL) v1.0

Build File

You can use the following script to add org.eclipse.equinox.preferences-3.3.0.v20100503.jar to your project.

<dependency>
   <groupId>org.eclipse.equinox</groupId>
   <artifactId>org.eclipse.equinox.preferences</artifactId>
   <version>3.3.0.v20100503</version>
</dependency>
compile group: 'org.eclipse.equinox', name: 'org.eclipse.equinox.preferences', version: '3.3.0.v20100503'
libraryDependencies += "org.eclipse.equinox" % "org.eclipse.equinox.preferences" % "3.3.0.v20100503"
<dependency org="org.eclipse.equinox" name="org.eclipse.equinox.preferences" rev="3.3.0.v20100503"/>
@Grapes(@Grab(group='org.eclipse.equinox', module='org.eclipse.equinox.preferences', version='3.3.0.v20100503'))
'org.eclipse.equinox:org.eclipse.equinox.preferences:jar:3.3.0.v20100503'

Download

Click the following link to download the jar file.

org.eclipse.equinox.preferences-3.3.0.v20100503-javadoc.jar
org.eclipse.equinox.preferences-3.3.0.v20100503-sources.jar
org.eclipse.equinox.preferences-3.3.0.v20100503.jar
org.eclipse.equinox.preferences-3.3.0.v20100503.pom



Related Tutorials