Last Version

GitHub File API 1.1.0

This library allows you to create, modify or delete file from your GitHub repository.

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.wslf
ArtifactId

ArtifactId

GitHubFileAPI
Version

Version

1.1.0
Type

Type

jar
Description

Description

GitHub File API
This library allows you to create, modify or delete file from your GitHub repository.
Project URL

Project URL

https://github.com/WslF/githubFileAPI.git
Source Code Management

Source Code Management

https://github.com/WslF/githubFileAPI.git

Download GitHubFileAPI 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.http-client : google-http-client jar 1.27.0
com.google.http-client : google-http-client-gson jar 1.27.0

Project Modules

There are no modules declared in this project.