Download org.eclipse.equinox.preferences-3.5.200.v20140224-1527.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.5.200.v20140224-1527 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.5.200.v20140224-1527.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime</groupId>
   <artifactId>org.eclipse.equinox.preferences</artifactId>
   <version>3.5.200.v20140224-1527</version>
</dependency>
compile group: 'org.eclipse.birt.runtime', name: 'org.eclipse.equinox.preferences', version: '3.5.200.v20140224-1527'
libraryDependencies += "org.eclipse.birt.runtime" % "org.eclipse.equinox.preferences" % "3.5.200.v20140224-1527"
<dependency org="org.eclipse.birt.runtime" name="org.eclipse.equinox.preferences" rev="3.5.200.v20140224-1527"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime', module='org.eclipse.equinox.preferences', version='3.5.200.v20140224-1527'))
'org.eclipse.birt.runtime:org.eclipse.equinox.preferences:jar:3.5.200.v20140224-1527'

Download

Click the following link to download the jar file.

org.eclipse.equinox.preferences-3.5.200.v20140224-1527-javadoc.jar
org.eclipse.equinox.preferences-3.5.200.v20140224-1527-sources.jar
org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar
org.eclipse.equinox.preferences-3.5.200.v20140224-1527.pom



Related Tutorials