Last Version

Eclipse Xtend GWT Library 2.27.0

The runtime library for Xtend for use with GWT. This library is deprecated and will be removed with a future version of Xtext.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks CLI
GroupId

GroupId

org.eclipse.xtend
ArtifactId

ArtifactId

org.eclipse.xtend.lib.gwt
Version

Version

2.27.0
Type

Type

jar
Description

Description

Eclipse Xtend GWT Library
The runtime library for Xtend for use with GWT. This library is deprecated and will be removed with a future version of Xtext.
Project URL

Project URL

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

Download org.eclipse.xtend.lib.gwt 2.27.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.27.0
org.eclipse.xtext : org.eclipse.xtext.xbase.lib.gwt jar 2.27.0

Project Modules

There are no modules declared in this project.