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