| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.manhtu1997 |
| ArtifactId | ArtifactIdvng-cloud-client |
| Last Version | Last Version1.0.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVNG Cloud Client
This is a VNG Cloud Client library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vng-cloud-client-1.0.21.pom | |
| vng-cloud-client-1.0.21.jar | 53 KB |
| vng-cloud-client-1.0.21-sources.jar | 16 KB |
| vng-cloud-client-1.0.21-javadoc.jar | 202 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.manhtu1997/vng-cloud-client/ -->
<dependency>
<groupId>io.github.manhtu1997</groupId>
<artifactId>vng-cloud-client</artifactId>
<version>1.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.manhtu1997/vng-cloud-client/
implementation 'io.github.manhtu1997:vng-cloud-client:1.0.21'
// https://jarcasting.com/artifacts/io.github.manhtu1997/vng-cloud-client/
implementation ("io.github.manhtu1997:vng-cloud-client:1.0.21")
'io.github.manhtu1997:vng-cloud-client:jar:1.0.21'
<dependency org="io.github.manhtu1997" name="vng-cloud-client" rev="1.0.21">
<artifact name="vng-cloud-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.manhtu1997', module='vng-cloud-client', version='1.0.21')
)
libraryDependencies += "io.github.manhtu1997" % "vng-cloud-client" % "1.0.21"
[io.github.manhtu1997/vng-cloud-client "1.0.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
| com.google.code.gson : gson | jar | 2.9.0 |
| org.projectlombok : lombok | jar | 1.18.20 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| commons-lang : commons-lang | jar | 2.6 |
| com.auth0 : java-jwt | jar | 3.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.1 |