| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.mylyn.context |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version2.0.0-v20070627-1400 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMylyn Context Core
|
| Filename | Size |
|---|---|
| core-2.0.0-v20070627-1400.pom | |
| core-2.0.0-v20070627-1400.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.mylyn.context/core/ -->
<dependency>
<groupId>org.eclipse.mylyn.context</groupId>
<artifactId>core</artifactId>
<version>2.0.0-v20070627-1400</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.mylyn.context/core/
implementation 'org.eclipse.mylyn.context:core:2.0.0-v20070627-1400'
// https://jarcasting.com/artifacts/org.eclipse.mylyn.context/core/
implementation ("org.eclipse.mylyn.context:core:2.0.0-v20070627-1400")
'org.eclipse.mylyn.context:core:jar:2.0.0-v20070627-1400'
<dependency org="org.eclipse.mylyn.context" name="core" rev="2.0.0-v20070627-1400">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.mylyn.context', module='core', version='2.0.0-v20070627-1400')
)
libraryDependencies += "org.eclipse.mylyn.context" % "core" % "2.0.0-v20070627-1400"
[org.eclipse.mylyn.context/core "2.0.0-v20070627-1400"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.core : runtime | jar | [0,) |
| org.eclipse : mylyn | jar | [0,) |
| org.eclipse.mylyn.monitor : core | jar | [0,) |