Last Version

xtext-gradle-plugin 2.0.9-alpha.3

A plugin for invoking Xtext base Code generators

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.xtext
ArtifactId

ArtifactId

xtext-gradle-plugin
Version

Version

2.0.9-alpha.3
Type

Type

jar
Description

Description

xtext-gradle-plugin
A plugin for invoking Xtext base Code generators

Download xtext-gradle-plugin 2.0.9-alpha.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.9.0
org.eclipse.core : org.eclipse.core.runtime jar 3.7.0
org.xtext : xtext-gradle-protocol jar 2.0.9-alpha.3

Project Modules

There are no modules declared in this project.