License |
License
Apache_License_2.0
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdclub.zhcs |
ArtifactId | ArtifactIdgitea-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptiongitea-client
club.zhcs.gitea
|
Filename | Size |
---|---|
gitea-client-1.0.0.pom | |
gitea-client-1.0.0.jar | 385 KB |
gitea-client-1.0.0-sources.jar | 264 KB |
gitea-client-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |