Download org.eclipse.egit.github.core-1.1.1.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.1 in this page.

License

Eclipse Public License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials