License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.github.gnuf0rce |
ArtifactId | ArtifactIdgithub-helper |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongithub-helper
No description provided.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
github-helper-1.2.0.pom | |
github-helper-1.2.0-sources.jar | 45 KB |
github-helper-1.2.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gnuf0rce/github-helper/ -->
<dependency>
<groupId>io.github.gnuf0rce</groupId>
<artifactId>github-helper</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gnuf0rce/github-helper/
implementation 'io.github.gnuf0rce:github-helper:1.2.0'
// https://jarcasting.com/artifacts/io.github.gnuf0rce/github-helper/
implementation ("io.github.gnuf0rce:github-helper:1.2.0")
'io.github.gnuf0rce:github-helper:pom:1.2.0'
<dependency org="io.github.gnuf0rce" name="github-helper" rev="1.2.0">
<artifact name="github-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gnuf0rce', module='github-helper', version='1.2.0')
)
libraryDependencies += "io.github.gnuf0rce" % "github-helper" % "1.2.0"
[io.github.gnuf0rce/github-helper "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
io.ktor : ktor-client-serialization-jvm | jar | 1.6.7 |
io.ktor : ktor-client-encoding-jvm | jar | 1.6.7 |