is not current version
Last Version 2.1.5

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


Categories

Categories

Github Development Tools Version Controls CLI User Interface
GroupId

GroupId

org.eclipse.mylyn.github
ArtifactId

ArtifactId

org.eclipse.egit.github.core
Version

Version

1.3.6
Type

Type

jar

Download org.eclipse.egit.github.core 1.3.6


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