is not current version
Last Version 1.2.0

io.github.gnuf0rce:github-helper 1.2.0-RC

No description provided.

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.github.gnuf0rce
ArtifactId

ArtifactId

github-helper
Version

Version

1.2.0-RC
Type

Type

pom

Download github-helper 1.2.0-RC


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