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

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


Категории

Категории

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

Группа

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

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

che-codestyle
Версия

Версия

19
Тип

Тип

jar

Скачать che-codestyle 19

Имя Файла Размер
che-codestyle-19.pom
che-codestyle-19.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>19</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.che.dev/che-codestyle/
implementation 'org.eclipse.che.dev:che-codestyle:19'
// https://jarcasting.com/artifacts/org.eclipse.che.dev/che-codestyle/
implementation ("org.eclipse.che.dev:che-codestyle:19")
'org.eclipse.che.dev:che-codestyle:jar:19'
<dependency org="org.eclipse.che.dev" name="che-codestyle" rev="19">
  <artifact name="che-codestyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.che.dev', module='che-codestyle', version='19')
)
libraryDependencies += "org.eclipse.che.dev" % "che-codestyle" % "19"
[org.eclipse.che.dev/che-codestyle "19"]