Last Version

EMF Ecore 2.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mod4j.org.eclipse.emf
ArtifactId

ArtifactId

ecore
Version

Version

2.5.0
Type

Type

jar
Description

Description

EMF Ecore

Download ecore 2.5.0


<!-- 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"]

Dependencies

compile (3)

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)

Project Modules

There are no modules declared in this project.