is not current version
Last Version 1.16.8

gitea-client 1.0.0

club.zhcs.gitea

License

License

Apache_License_2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

club.zhcs
ArtifactId

ArtifactId

gitea-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

gitea-client
club.zhcs.gitea

Download gitea-client 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.6.5
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
io.gsonfire : gson-fire jar 1.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.