Download org.eclipse.equinox.preferences-3.5.300.v20150408-1437.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.300.v20150408-1437 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.300.v20150408-1437.jar to your project.

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

Download

Click the following link to download the jar file.

org.eclipse.equinox.preferences-3.5.300.v20150408-1437-javadoc.jar
org.eclipse.equinox.preferences-3.5.300.v20150408-1437-sources.jar
org.eclipse.equinox.preferences-3.5.300.v20150408-1437.jar
org.eclipse.equinox.preferences-3.5.300.v20150408-1437.pom



Related Tutorials