License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.mod4j.org.eclipse.emf.mwe |
ArtifactId | ArtifactIdutils |
Last Version | Last Version0.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMWE Utilities (Incubation)
|
Filename | Size |
---|---|
utils-0.7.2.pom | |
utils-0.7.2.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf.mwe/utils/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.emf.mwe</groupId>
<artifactId>utils</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf.mwe/utils/
implementation 'org.mod4j.org.eclipse.emf.mwe:utils:0.7.2'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf.mwe/utils/
implementation ("org.mod4j.org.eclipse.emf.mwe:utils:0.7.2")
'org.mod4j.org.eclipse.emf.mwe:utils:jar:0.7.2'
<dependency org="org.mod4j.org.eclipse.emf.mwe" name="utils" rev="0.7.2">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.emf.mwe', module='utils', version='0.7.2')
)
libraryDependencies += "org.mod4j.org.eclipse.emf.mwe" % "utils" % "0.7.2"
[org.mod4j.org.eclipse.emf.mwe/utils "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.emf.mwe : core | jar | [0,) |
org.mod4j.org.apache.commons : logging | jar | [0,) |
org.mod4j.org.eclipse.emf.ecore : xmi | jar | [0,) |