is not current version
Last Version 3.3.0-v20070507

org.eclipse.ui:cheatsheets 3.2.1-R321_v20060720


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.ui
ArtifactId

ArtifactId

cheatsheets
Version

Version

3.2.1-R321_v20060720
Type

Type

jar

Download cheatsheets 3.2.1-R321_v20060720


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