gitea-client

Gitea 1.16.8 java client

License

License

Apache License 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

gitea-client
Last Version

Last Version

1.16.8
Release Date

Release Date

Type

Type

jar
Description

Description

gitea-client
Gitea 1.16.8 java client

Download gitea-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.6.6
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
io.gsonfire : gson-fire jar 1.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.8
1.0.0