License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdorg.xtext |
ArtifactId | ArtifactIdxtext-gradle-plugin |
Last Version | Last Version2.0.9-alpha.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxtext-gradle-plugin
A plugin for invoking Xtext base Code generators
|
<!-- 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"]
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 |