Jar examples for c:contenttype
Eclipse Content Mechanism
You can download jar file contenttype 3.2.100-v20070319 in this page.
Eclipse Public License - v 1.0
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'
Click the following link to download the jar file.
contenttype-3.2.100-v20070319.jar