Last Version

xtend-gradle-plugin 0.4.14

A Gradle Plugin for building Xtend projects

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.xtend
ArtifactId

ArtifactId

xtend-gradle-plugin
Version

Version

0.4.14
Type

Type

jar
Description

Description

xtend-gradle-plugin
A Gradle Plugin for building Xtend projects
Project URL

Project URL

https://github.com/xtext/xtend-gradle-plugin
Source Code Management

Source Code Management

https://github.com/xtext/xtend-gradle-plugin

Download xtend-gradle-plugin 0.4.14


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.7.3
org.eclipse.core : org.eclipse.core.runtime jar 3.7.0

Project Modules

There are no modules declared in this project.