is not current version
Last Version 1.59.99.2

com.madgag:github-api 1.50.0.1

GitHub API for Java

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

github-api
Version

Version

1.50.0.1
Type

Type

jar

Download github-api 1.50.0.1


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