| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.emf.validation |
| ArtifactId | ArtifactIddoc |
| Last Version | Last Version1.1.0-v200706071520 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEMF Validation Framework Documentation
|
| Filename | Size |
|---|---|
| doc-1.1.0-v200706071520.pom | |
| doc-1.1.0-v200706071520.jar | 1017 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.emf.validation/doc/ -->
<dependency>
<groupId>org.eclipse.emf.validation</groupId>
<artifactId>doc</artifactId>
<version>1.1.0-v200706071520</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.emf.validation/doc/
implementation 'org.eclipse.emf.validation:doc:1.1.0-v200706071520'
// https://jarcasting.com/artifacts/org.eclipse.emf.validation/doc/
implementation ("org.eclipse.emf.validation:doc:1.1.0-v200706071520")
'org.eclipse.emf.validation:doc:jar:1.1.0-v200706071520'
<dependency org="org.eclipse.emf.validation" name="doc" rev="1.1.0-v200706071520">
<artifact name="doc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.emf.validation', module='doc', version='1.1.0-v200706071520')
)
libraryDependencies += "org.eclipse.emf.validation" % "doc" % "1.1.0-v200706071520"
[org.eclipse.emf.validation/doc "1.1.0-v200706071520"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse : help | jar | [3.2.0,4.0.0) |