is not current version
Last Version 1.1.2

com.jcabi:jcabi-github 0.13.2

Object Oriented Github API

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

jcabi-github
Version

Version

0.13.2
Type

Type

jar

Download jcabi-github 0.13.2


<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-github/ -->
<dependency>
    <groupId>com.jcabi</groupId>
    <artifactId>jcabi-github</artifactId>
    <version>0.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-github/
implementation 'com.jcabi:jcabi-github:0.13.2'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-github/
implementation ("com.jcabi:jcabi-github:0.13.2")
'com.jcabi:jcabi-github:jar:0.13.2'
<dependency org="com.jcabi" name="jcabi-github" rev="0.13.2">
  <artifact name="jcabi-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-github', version='0.13.2')
)
libraryDependencies += "com.jcabi" % "jcabi-github" % "0.13.2"
[com.jcabi/jcabi-github "0.13.2"]