Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mod4j.org.eclipse.emf |
ArtifactId | ArtifactIdecore |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEMF Ecore
|
Filename | Size |
---|---|
ecore-2.5.0.pom | |
ecore-2.5.0.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/ecore/ -->
<dependency>
<groupId>org.mod4j.org.eclipse.emf</groupId>
<artifactId>ecore</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/ecore/
implementation 'org.mod4j.org.eclipse.emf:ecore:2.5.0'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse.emf/ecore/
implementation ("org.mod4j.org.eclipse.emf:ecore:2.5.0")
'org.mod4j.org.eclipse.emf:ecore:jar:2.5.0'
<dependency org="org.mod4j.org.eclipse.emf" name="ecore" rev="2.5.0">
<artifact name="ecore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse.emf', module='ecore', version='2.5.0')
)
libraryDependencies += "org.mod4j.org.eclipse.emf" % "ecore" % "2.5.0"
[org.mod4j.org.eclipse.emf/ecore "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mod4j.org.eclipse.core : runtime | jar | [3.5.0,4.0.0) |
org.mod4j.org.eclipse.emf : common | jar | [2.5.0,3.0.0) |
org.mod4j.org.eclipse.core : resources Optional | jar | [3.5.0,4.0.0) |