is not current version
Last Version 2.27.0

Xtext Web API 2.26.0.RC1

API for integrating Xtext editors in web pages.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.xtext
ArtifactId

ArtifactId

org.eclipse.xtext.web
Version

Version

2.26.0.RC1
Type

Type

jar
Description

Description

Xtext Web API
API for integrating Xtext editors in web pages.
Project URL

Project URL

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

Download org.eclipse.xtext.web 2.26.0.RC1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.xtext : org.eclipse.xtext.ide jar 2.26.0.RC1
org.eclipse.xtext : org.eclipse.xtext.common.types jar 2.26.0.RC1

Project Modules

There are no modules declared in this project.