License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.ui |
ArtifactId | ArtifactIdcheatsheets |
Last Version | Last Version3.3.0-v20070507 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCheat Sheets
|
Filename | Size |
---|---|
cheatsheets-3.3.0-v20070507.pom | |
cheatsheets-3.3.0-v20070507.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ui/cheatsheets/ -->
<dependency>
<groupId>org.eclipse.ui</groupId>
<artifactId>cheatsheets</artifactId>
<version>3.3.0-v20070507</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ui/cheatsheets/
implementation 'org.eclipse.ui:cheatsheets:3.3.0-v20070507'
// https://jarcasting.com/artifacts/org.eclipse.ui/cheatsheets/
implementation ("org.eclipse.ui:cheatsheets:3.3.0-v20070507")
'org.eclipse.ui:cheatsheets:jar:3.3.0-v20070507'
<dependency org="org.eclipse.ui" name="cheatsheets" rev="3.3.0-v20070507">
<artifact name="cheatsheets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ui', module='cheatsheets', version='3.3.0-v20070507')
)
libraryDependencies += "org.eclipse.ui" % "cheatsheets" % "3.3.0-v20070507"
[org.eclipse.ui/cheatsheets "3.3.0-v20070507"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse : ui | jar | [3.2.0,4.0.0) |
org.eclipse.ui : forms | jar | [3.2.0,4.0.0) |
org.eclipse : help | jar | [3.1.0,4.0.0) |
org.eclipse.core : runtime | jar | [3.1.0,4.0.0) |
org.eclipse.help : base Optional | jar | [3.2.0,4.0.0) |
org.eclipse.help : ui Optional | jar | [3.2.0,4.0.0) |