Download org.eclipse.equinox.registry-3.6.0.v20150318-1503.jar file - Jar o

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

Description

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

You can download jar file org.eclipse.equinox.registry 3.6.0.v20150318-1503 in this page.

License

Eclipse Public License (EPL) v1.0

Build File

You can use the following script to add org.eclipse.equinox.registry-3.6.0.v20150318-1503.jar to your project.

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

Download

Click the following link to download the jar file.

org.eclipse.equinox.registry-3.6.0.v20150318-1503-javadoc.jar
org.eclipse.equinox.registry-3.6.0.v20150318-1503-sources.jar
org.eclipse.equinox.registry-3.6.0.v20150318-1503.jar
org.eclipse.equinox.registry-3.6.0.v20150318-1503.pom



Related Tutorials