License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.core.runtime |
ArtifactId | ArtifactIdcompatibility |
Last Version | Last Version3.1.200-v20070502 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Runtime Plug-in Compatibility
|
Filename | Size |
---|---|
compatibility-3.1.200-v20070502.pom | |
compatibility-3.1.200-v20070502.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.core.runtime/compatibility/ -->
<dependency>
<groupId>org.eclipse.core.runtime</groupId>
<artifactId>compatibility</artifactId>
<version>3.1.200-v20070502</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core.runtime/compatibility/
implementation 'org.eclipse.core.runtime:compatibility:3.1.200-v20070502'
// https://jarcasting.com/artifacts/org.eclipse.core.runtime/compatibility/
implementation ("org.eclipse.core.runtime:compatibility:3.1.200-v20070502")
'org.eclipse.core.runtime:compatibility:jar:3.1.200-v20070502'
<dependency org="org.eclipse.core.runtime" name="compatibility" rev="3.1.200-v20070502">
<artifact name="compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core.runtime', module='compatibility', version='3.1.200-v20070502')
)
libraryDependencies += "org.eclipse.core.runtime" % "compatibility" % "3.1.200-v20070502"
[org.eclipse.core.runtime/compatibility "3.1.200-v20070502"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
org.eclipse.update : configurator | jar | [3.1.100,4.0.0) |