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