Xtend 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.xtend
Идентификатор

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

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

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

2.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Xtend 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.xtend.standalone

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar [10.0.1,15.0)
com.google.inject : guice jar 3.0
log4j : log4j jar 1.2.15
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.4.3
org.eclipse.xtext : org.eclipse.xtext.xbase.lib jar 2.4.3

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

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

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

Версия
2.4.3
2.4.2
2.4.1