не последняя версия
Последняя версия 7.0.0-rc-3.0

org.eclipse.che:unison-agent 6.19.6


Категории

Категории

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

Группа

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

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

unison-agent
Версия

Версия

6.19.6
Тип

Тип

jar

Скачать unison-agent 6.19.6


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