| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.mod4j.org.eclipse.xtext |
| ArtifactId | ArtifactIdutil |
| Last Version | Last Version0.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXtext Utility (Incubation)
|
| Filename | Size |
|---|---|
| util-0.7.2.pom | |
| util-0.7.2.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.xtext/util/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.xtext</groupId>
<artifactId>util</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.xtext/util/
implementation 'org.mod4j.org.eclipse.xtext:util:0.7.2'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.xtext/util/
implementation ("org.mod4j.org.eclipse.xtext:util:0.7.2")
'org.mod4j.org.eclipse.xtext:util:jar:0.7.2'
<dependency org="org.mod4j.org.eclipse.xtext" name="util" rev="0.7.2">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.xtext', module='util', version='0.7.2')
)
libraryDependencies += "org.mod4j.org.eclipse.xtext" % "util" % "0.7.2"
[org.mod4j.org.eclipse.xtext/util "0.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mod4j.org.eclipse.emf : ecore | jar | 2.3.2 |
| org.mod4j.org : junit | jar | 3.8.2 |
| org.mod4j.org.eclipse.xtext : log4j | jar | 1.2.15 |
| org.mod4j.com.google : collect | jar | 0.8.0 |