is not current version
Last Version 3.4.100.v20100505-1235

org.eclipse.core:org.eclipse.core.contenttype 3.4.100

Eclipse Content Mechanism

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.core
ArtifactId

ArtifactId

org.eclipse.core.contenttype
Version

Version

3.4.100
Type

Type

jar

Download org.eclipse.core.contenttype 3.4.100


<!-- https://jarcasting.com/artifacts/org.eclipse.core/org.eclipse.core.contenttype/ -->
<dependency>
    <groupId>org.eclipse.core</groupId>
    <artifactId>org.eclipse.core.contenttype</artifactId>
    <version>3.4.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core/org.eclipse.core.contenttype/
implementation 'org.eclipse.core:org.eclipse.core.contenttype:3.4.100'
// https://jarcasting.com/artifacts/org.eclipse.core/org.eclipse.core.contenttype/
implementation ("org.eclipse.core:org.eclipse.core.contenttype:3.4.100")
'org.eclipse.core:org.eclipse.core.contenttype:jar:3.4.100'
<dependency org="org.eclipse.core" name="org.eclipse.core.contenttype" rev="3.4.100">
  <artifact name="org.eclipse.core.contenttype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core', module='org.eclipse.core.contenttype', version='3.4.100')
)
libraryDependencies += "org.eclipse.core" % "org.eclipse.core.contenttype" % "3.4.100"
[org.eclipse.core/org.eclipse.core.contenttype "3.4.100"]