Last Version

xtext-gradle-protocol 2.0.9-alpha.3

The protocol used to communicate between the Xtext plugin and the actual builder

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.xtext
ArtifactId

ArtifactId

xtext-gradle-protocol
Version

Version

2.0.9-alpha.3
Type

Type

jar
Description

Description

xtext-gradle-protocol
The protocol used to communicate between the Xtext plugin and the actual builder

Download xtext-gradle-protocol 2.0.9-alpha.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 27.1-jre

Project Modules

There are no modules declared in this project.