| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdcc.carm.lib |
| ArtifactId | ArtifactIdgithubreleases4j |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGithubReleases4J
Github Releases for Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| githubreleases4j-1.3.1.pom | |
| githubreleases4j-1.3.1.jar | 82 KB |
| githubreleases4j-1.3.1-sources.jar | 8 KB |
| githubreleases4j-1.3.1-javadoc.jar | 416 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cc.carm.lib/githubreleases4j/ -->
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>githubreleases4j</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/githubreleases4j/
implementation 'cc.carm.lib:githubreleases4j:1.3.1'
// https://jarcasting.com/artifacts/cc.carm.lib/githubreleases4j/
implementation ("cc.carm.lib:githubreleases4j:1.3.1")
'cc.carm.lib:githubreleases4j:jar:1.3.1'
<dependency org="cc.carm.lib" name="githubreleases4j" rev="1.3.1">
<artifact name="githubreleases4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='githubreleases4j', version='1.3.1')
)
libraryDependencies += "cc.carm.lib" % "githubreleases4j" % "1.3.1"
[cc.carm.lib/githubreleases4j "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20211205 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 22.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |