Download contenttype-3.2.100-v20070319.jar file - Jar c

Jar examples for c:contenttype

Description

Eclipse Content Mechanism

You can download jar file contenttype 3.2.100-v20070319 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add contenttype-3.2.100-v20070319.jar to your project.

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

Download

Click the following link to download the jar file.

contenttype-3.2.100-v20070319.jar
contenttype-3.2.100-v20070319.pom



Related Tutorials