| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.ocl | 
| ArtifactId | ArtifactIddoc | 
| Version | Version1.1.0-v200706071450 | 
| Type | Typejar | 
| Description | DescriptionObject Constraint Language (OCL) 2.0 Documentation | 
| Filename | Size | 
|---|---|
| doc-1.1.0-v200706071450.pom | |
| doc-1.1.0-v200706071450.jar | 4 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.ocl/doc/ -->
<dependency>
    <groupId>org.eclipse.ocl</groupId>
    <artifactId>doc</artifactId>
    <version>1.1.0-v200706071450</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.ocl/doc/
implementation 'org.eclipse.ocl:doc:1.1.0-v200706071450'// https://jarcasting.com/artifacts/org.eclipse.ocl/doc/
implementation ("org.eclipse.ocl:doc:1.1.0-v200706071450")'org.eclipse.ocl:doc:jar:1.1.0-v200706071450'<dependency org="org.eclipse.ocl" name="doc" rev="1.1.0-v200706071450">
  <artifact name="doc" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.ocl', module='doc', version='1.1.0-v200706071450')
)libraryDependencies += "org.eclipse.ocl" % "doc" % "1.1.0-v200706071450"[org.eclipse.ocl/doc "1.1.0-v200706071450"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse : help | jar | [3.2.0,4.0.0) |