Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.core |
ArtifactId | ArtifactIdcontenttype |
Last Version | Last Version3.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Content Mechanism
|
Filename | Size |
---|---|
contenttype-3.4.0.pom | |
contenttype-3.4.0.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/contenttype/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.core</groupId>
<artifactId>contenttype</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/contenttype/
implementation 'org.mod4j.org.eclipse.core:contenttype:3.4.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.core/contenttype/
implementation ("org.mod4j.org.eclipse.core:contenttype:3.4.0")
'org.mod4j.org.eclipse.core:contenttype:jar:3.4.0'
<dependency org="org.mod4j.org.eclipse.core" name="contenttype" rev="3.4.0">
<artifact name="contenttype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.core', module='contenttype', version='3.4.0')
)
libraryDependencies += "org.mod4j.org.eclipse.core" % "contenttype" % "3.4.0"
[org.mod4j.org.eclipse.core/contenttype "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.equinox : preferences | jar | [3.2.0,4.0.0) |
org.mod4j.org.eclipse.equinox : registry | jar | [3.2.0,4.0.0) |
org.mod4j.org.eclipse.equinox : common | jar | [3.2.0,4.0.0) |