Download org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar file - Jar o

Jar examples for o:org.eclipse.core.contenttype

Description

A packaging of the eclipse sdk org.eclipse.core.contenttype library.

You can download jar file org.eclipse.core.contenttype 3.4.200.v20140207-1251 in this page.

License

Eclipse Public License (EPL) v1.0

Build File

You can use the following script to add org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime</groupId>
   <artifactId>org.eclipse.core.contenttype</artifactId>
   <version>3.4.200.v20140207-1251</version>
</dependency>
compile group: 'org.eclipse.birt.runtime', name: 'org.eclipse.core.contenttype', version: '3.4.200.v20140207-1251'
libraryDependencies += "org.eclipse.birt.runtime" % "org.eclipse.core.contenttype" % "3.4.200.v20140207-1251"
<dependency org="org.eclipse.birt.runtime" name="org.eclipse.core.contenttype" rev="3.4.200.v20140207-1251"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime', module='org.eclipse.core.contenttype', version='3.4.200.v20140207-1251'))
'org.eclipse.birt.runtime:org.eclipse.core.contenttype:jar:3.4.200.v20140207-1251'

Download

Click the following link to download the jar file.

org.eclipse.core.contenttype-3.4.200.v20140207-1251-javadoc.jar
org.eclipse.core.contenttype-3.4.200.v20140207-1251-sources.jar
org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar
org.eclipse.core.contenttype-3.4.200.v20140207-1251.pom



Related Tutorials