is not current version
Last Version 2.1.5

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


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

2.1.3
Type

Type

jar

Download org.eclipse.egit.github.core 2.1.3


<!-- 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.1.3</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.1.3'
// https://jarcasting.com/artifacts/org.eclipse.mylyn.github/org.eclipse.egit.github.core/
implementation ("org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.3")
'org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:2.1.3'
<dependency org="org.eclipse.mylyn.github" name="org.eclipse.egit.github.core" rev="2.1.3">
  <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.1.3')
)
libraryDependencies += "org.eclipse.mylyn.github" % "org.eclipse.egit.github.core" % "2.1.3"
[org.eclipse.mylyn.github/org.eclipse.egit.github.core "2.1.3"]