Last Version

Xtext Ecore Support 2.27.0

Integration of Ecore files in the Xtext indexing.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.xtext
ArtifactId

ArtifactId

org.eclipse.xtext.ecore
Version

Version

2.27.0
Type

Type

jar
Description

Description

Xtext Ecore Support
Integration of Ecore files in the Xtext indexing.
Project URL

Project URL

https://www.eclipse.org/Xtext/

Download org.eclipse.xtext.ecore 2.27.0


<!-- https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.ecore/ -->
<dependency>
    <groupId>org.eclipse.xtext</groupId>
    <artifactId>org.eclipse.xtext.ecore</artifactId>
    <version>2.27.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.ecore/
implementation 'org.eclipse.xtext:org.eclipse.xtext.ecore:2.27.0'
// https://jarcasting.com/artifacts/org.eclipse.xtext/org.eclipse.xtext.ecore/
implementation ("org.eclipse.xtext:org.eclipse.xtext.ecore:2.27.0")
'org.eclipse.xtext:org.eclipse.xtext.ecore:jar:2.27.0'
<dependency org="org.eclipse.xtext" name="org.eclipse.xtext.ecore" rev="2.27.0">
  <artifact name="org.eclipse.xtext.ecore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.xtext', module='org.eclipse.xtext.ecore', version='2.27.0')
)
libraryDependencies += "org.eclipse.xtext" % "org.eclipse.xtext.ecore" % "2.27.0"
[org.eclipse.xtext/org.eclipse.xtext.ecore "2.27.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext jar 2.27.0

Project Modules

There are no modules declared in this project.