| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.jem | 
| ArtifactId | ArtifactIdutil | 
| Version | Version2.0.1-v200709051030 | 
| Type | Typejar | 
| Description | DescriptionJava EMF Model Utilities | 
| Filename | Size | 
|---|---|
| util-2.0.1-v200709051030.pom | |
| util-2.0.1-v200709051030.jar | 92 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.jem/util/ -->
<dependency>
    <groupId>org.eclipse.jem</groupId>
    <artifactId>util</artifactId>
    <version>2.0.1-v200709051030</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.jem/util/
implementation 'org.eclipse.jem:util:2.0.1-v200709051030'// https://jarcasting.com/artifacts/org.eclipse.jem/util/
implementation ("org.eclipse.jem:util:2.0.1-v200709051030")'org.eclipse.jem:util:jar:2.0.1-v200709051030'<dependency org="org.eclipse.jem" name="util" rev="2.0.1-v200709051030">
  <artifact name="util" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.jem', module='util', version='2.0.1-v200709051030')
)libraryDependencies += "org.eclipse.jem" % "util" % "2.0.1-v200709051030"[org.eclipse.jem/util "2.0.1-v200709051030"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) | 
| org.eclipse.core : resources | jar | [3.2.0,4.0.0) | 
| org.eclipse.emf : ecore | jar | [2.2.0,3.0.0) | 
| org.eclipse.emf.ecore : xmi | jar | [2.2.0,3.0.0) | 
| org.eclipse.perfmsr » core Optional | jar | 1.0.0 | 
| com.ibm » icu | jar | [3.4.4-1,4.0.0) |