Download jcabi-github-0.28.jar file - Jar j

Jar examples for j:jcabi-github

Description

Object Oriented Github API

You can download jar file jcabi-github 0.28 in this page.

License

Open Source License

Build File

You can use the following script to add jcabi-github-0.28.jar to your project.

<dependency>
   <groupId>com.jcabi</groupId>
   <artifactId>jcabi-github</artifactId>
   <version>0.28</version>
</dependency>
compile group: 'com.jcabi', name: 'jcabi-github', version: '0.28'
libraryDependencies += "com.jcabi" % "jcabi-github" % "0.28"
<dependency org="com.jcabi" name="jcabi-github" rev="0.28"/>
@Grapes(@Grab(group='com.jcabi', module='jcabi-github', version='0.28'))
'com.jcabi:jcabi-github:jar:0.28'

Download

Click the following link to download the jar file.

jcabi-github-0.28-jar-with-dependencies.jar
jcabi-github-0.28-javadoc.jar
jcabi-github-0.28-sources.jar
jcabi-github-0.28.jar
jcabi-github-0.28.pom



Related Tutorials