Java 5 Compatibility Checker


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.mylyn
ArtifactId

ArtifactId

compatibility
Last Version

Last Version

2.0.0-v20070627-1400
Release Date

Release Date

Type

Type

jar
Description

Description

Java 5 Compatibility Checker

Download compatibility

How to add to project

<!-- https://jarcasting.com/artifacts/org.eclipse.mylyn/compatibility/ -->
<dependency>
    <groupId>org.eclipse.mylyn</groupId>
    <artifactId>compatibility</artifactId>
    <version>2.0.0-v20070627-1400</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.mylyn/compatibility/
implementation 'org.eclipse.mylyn:compatibility:2.0.0-v20070627-1400'
// https://jarcasting.com/artifacts/org.eclipse.mylyn/compatibility/
implementation ("org.eclipse.mylyn:compatibility:2.0.0-v20070627-1400")
'org.eclipse.mylyn:compatibility:jar:2.0.0-v20070627-1400'
<dependency org="org.eclipse.mylyn" name="compatibility" rev="2.0.0-v20070627-1400">
  <artifact name="compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.mylyn', module='compatibility', version='2.0.0-v20070627-1400')
)
libraryDependencies += "org.eclipse.mylyn" % "compatibility" % "2.0.0-v20070627-1400"
[org.eclipse.mylyn/compatibility "2.0.0-v20070627-1400"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.core : runtime jar [0,)
org.eclipse : ui jar [0,)

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-v20070627-1400