| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.xsd |
| ArtifactId | ArtifactIdcheatsheets |
| Version | Version2.3.0-v200706262000 |
| Type | Typejar |
| Description |
DescriptionXML Schema Infoset Model (XSD) Cheat Sheets
|
| Filename | Size |
|---|---|
| cheatsheets-2.3.0-v200706262000.pom | |
| cheatsheets-2.3.0-v200706262000.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.xsd/cheatsheets/ -->
<dependency>
<groupId>org.eclipse.xsd</groupId>
<artifactId>cheatsheets</artifactId>
<version>2.3.0-v200706262000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.xsd/cheatsheets/
implementation 'org.eclipse.xsd:cheatsheets:2.3.0-v200706262000'
// https://jarcasting.com/artifacts/org.eclipse.xsd/cheatsheets/
implementation ("org.eclipse.xsd:cheatsheets:2.3.0-v200706262000")
'org.eclipse.xsd:cheatsheets:jar:2.3.0-v200706262000'
<dependency org="org.eclipse.xsd" name="cheatsheets" rev="2.3.0-v200706262000">
<artifact name="cheatsheets" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.xsd', module='cheatsheets', version='2.3.0-v200706262000')
)
libraryDependencies += "org.eclipse.xsd" % "cheatsheets" % "2.3.0-v200706262000"
[org.eclipse.xsd/cheatsheets "2.3.0-v200706262000"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.ui : cheatsheets | jar | [3.3.0,4.0.0) |
| org.eclipse.emf : cheatsheets | jar | [2.3.0,3.0.0) |
| org.eclipse.xsd.ecore : importer | jar | [2.3.0,3.0.0) |