License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.core.contenttype |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.core.contenttype
A packaging of the eclipse sdk org.eclipse.core.contenttype library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
org.eclipse.core.contenttype-3.5.0.pom | |
org.eclipse.core.contenttype-3.5.0.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.core.contenttype/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.core.contenttype</artifactId>
<version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.core.contenttype/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.core.contenttype:3.5.0'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.core.contenttype/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.core.contenttype:3.5.0")
'com.github.adedayo.eclipse.sdk:org.eclipse.core.contenttype:jar:3.5.0'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.core.contenttype" rev="3.5.0">
<artifact name="org.eclipse.core.contenttype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.core.contenttype', version='3.5.0')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.core.contenttype" % "3.5.0"
[com.github.adedayo.eclipse.sdk/org.eclipse.core.contenttype "3.5.0"]