License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls CLI User Interface |
GroupId | GroupIdorg.eclipse.mylyn.github |
ArtifactId | ArtifactIdorg.eclipse.egit.github.core |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse EGit GitHub API Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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.5</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.5'
// 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.5")
'org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:2.1.5'
<dependency org="org.eclipse.mylyn.github" name="org.eclipse.egit.github.core" rev="2.1.5">
<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.5')
)
libraryDependencies += "org.eclipse.mylyn.github" % "org.eclipse.egit.github.core" % "2.1.5"
[org.eclipse.mylyn.github/org.eclipse.egit.github.core "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.2.2 |