| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.gmf.runtime.common |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.0.100-v20070601-1400 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGMF Common Core
|
| Filename | Size |
|---|---|
| core-1.0.100-v20070601-1400.pom | |
| core-1.0.100-v20070601-1400.jar | 93 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.common/core/ -->
<dependency>
<groupId>org.eclipse.gmf.runtime.common</groupId>
<artifactId>core</artifactId>
<version>1.0.100-v20070601-1400</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.common/core/
implementation 'org.eclipse.gmf.runtime.common:core:1.0.100-v20070601-1400'
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.common/core/
implementation ("org.eclipse.gmf.runtime.common:core:1.0.100-v20070601-1400")
'org.eclipse.gmf.runtime.common:core:jar:1.0.100-v20070601-1400'
<dependency org="org.eclipse.gmf.runtime.common" name="core" rev="1.0.100-v20070601-1400">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf.runtime.common', module='core', version='1.0.100-v20070601-1400')
)
libraryDependencies += "org.eclipse.gmf.runtime.common" % "core" % "1.0.100-v20070601-1400"
[org.eclipse.gmf.runtime.common/core "1.0.100-v20070601-1400"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
| org.eclipse.core : resources | jar | [3.2.0,4.0.0) |
| org.eclipse.core : commands | jar | [3.2.0,4.0.0) |
| com.ibm » icu | jar | [3.4.0,4.0.0) |