is not current version
Last Version 1.0.21

io.github.manhtu1997:vng-cloud-client 1.0.13

This is a VNG Cloud Client library

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.manhtu1997
ArtifactId

ArtifactId

vng-cloud-client
Version

Version

1.0.13
Type

Type

jar

Download vng-cloud-client 1.0.13


<!-- https://jarcasting.com/artifacts/io.github.manhtu1997/vng-cloud-client/ -->
<dependency>
    <groupId>io.github.manhtu1997</groupId>
    <artifactId>vng-cloud-client</artifactId>
    <version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.manhtu1997/vng-cloud-client/
implementation 'io.github.manhtu1997:vng-cloud-client:1.0.13'
// https://jarcasting.com/artifacts/io.github.manhtu1997/vng-cloud-client/
implementation ("io.github.manhtu1997:vng-cloud-client:1.0.13")
'io.github.manhtu1997:vng-cloud-client:jar:1.0.13'
<dependency org="io.github.manhtu1997" name="vng-cloud-client" rev="1.0.13">
  <artifact name="vng-cloud-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.manhtu1997', module='vng-cloud-client', version='1.0.13')
)
libraryDependencies += "io.github.manhtu1997" % "vng-cloud-client" % "1.0.13"
[io.github.manhtu1997/vng-cloud-client "1.0.13"]