License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks CLI |
GroupId | GroupIdorg.eclipse.xtend |
ArtifactId | ArtifactIdorg.eclipse.xtend.lib.gwt |
Version | Version2.27.0.M1 |
Type | Typejar |
Description |
DescriptionEclipse 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://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.M1</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.M1'
// https://jarcasting.com/artifacts/org.eclipse.xtend/org.eclipse.xtend.lib.gwt/
implementation ("org.eclipse.xtend:org.eclipse.xtend.lib.gwt:2.27.0.M1")
'org.eclipse.xtend:org.eclipse.xtend.lib.gwt:jar:2.27.0.M1'
<dependency org="org.eclipse.xtend" name="org.eclipse.xtend.lib.gwt" rev="2.27.0.M1">
<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.M1')
)
libraryDependencies += "org.eclipse.xtend" % "org.eclipse.xtend.lib.gwt" % "2.27.0.M1"
[org.eclipse.xtend/org.eclipse.xtend.lib.gwt "2.27.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.27.0.M1 |
org.eclipse.xtext : org.eclipse.xtext.xbase.lib.gwt | jar | 2.27.0.M1 |