Xtext Dependencies Library - Standalone

Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.xtext
Идентификатор

Идентификатор

org.eclipse.xtext.standalone
Последняя версия

Последняя версия

2.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Xtext Dependencies Library - Standalone
Xtend is a little language that compiles into idiomatic Java source code. You can use any existing Java library seamlessly from Xtend (and vice-versa). The compiled output is readable and pretty-printed, and tends to run as fast or faster than the equivalent handwritten Java code. It's the CoffeeScript for Java.

Скачать org.eclipse.xtext.standalone

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.eclipse.xtend : org.eclipse.xtend.standalone jar 2.4.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.4.3