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

org.eclipse.che.dev:che-codestyle 18


Категории

Категории

Eclipse Che Инструменты разработки IDE CLI Взаимодействие с пользователем
Группа

Группа

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

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

che-codestyle
Версия

Версия

18
Тип

Тип

jar

Скачать che-codestyle 18

Имя Файла Размер
che-codestyle-18.pom
che-codestyle-18.jar 4 KB
Обзор

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