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