GitHubReleaseAPI

Small library to access GitHub releases.

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

lol.hyper
ArtifactId

ArtifactId

github-release-api
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

GitHubReleaseAPI
Small library to access GitHub releases.
Project URL

Project URL

https://github.com/hyperdefined/GitHubReleaseAPI
Source Code Management

Source Code Management

https://github.com/hyperdefined/GitHubReleaseAPI

Download github-release-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.json : json jar 20220320
org.jetbrains : annotations jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0