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

org.eclipse.mylyn.github:org.eclipse.egit.github.core 2.0.4


Категории

Категории

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

Группа

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

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

org.eclipse.egit.github.core
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать org.eclipse.egit.github.core 2.0.4


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