Download org.eclipse.egit.github.core-1.1.2.jar file - Jar o

Jar examples for o:org.eclipse.egit.github.core

Description

You can download jar file org.eclipse.egit.github.core 1.1.2 in this page.

License

Eclipse Public License

Build File

You can use the following script to add org.eclipse.egit.github.core-1.1.2.jar to your project.

<dependency>
   <groupId>org.eclipse.mylyn.github</groupId>
   <artifactId>org.eclipse.egit.github.core</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'org.eclipse.mylyn.github', name: 'org.eclipse.egit.github.core', version: '1.1.2'
libraryDependencies += "org.eclipse.mylyn.github" % "org.eclipse.egit.github.core" % "1.1.2"
<dependency org="org.eclipse.mylyn.github" name="org.eclipse.egit.github.core" rev="1.1.2"/>
@Grapes(@Grab(group='org.eclipse.mylyn.github', module='org.eclipse.egit.github.core', version='1.1.2'))
'org.eclipse.mylyn.github:org.eclipse.egit.github.core:jar:1.1.2'

Download

Click the following link to download the jar file.

org.eclipse.egit.github.core-1.1.2-javadoc.jar
org.eclipse.egit.github.core-1.1.2-sources.jar
org.eclipse.egit.github.core-1.1.2.jar
org.eclipse.egit.github.core-1.1.2.pom



Related Tutorials