is not current version
Last Version 0.0.6

cn.dustlight.storage:tencent-cloud-object-storage 0.0.2

Storage service core module for Spring Boot

GroupId

GroupId

cn.dustlight.storage
ArtifactId

ArtifactId

tencent-cloud-object-storage
Version

Version

0.0.2
Type

Type

jar

Download tencent-cloud-object-storage 0.0.2


<!-- https://jarcasting.com/artifacts/cn.dustlight.storage/tencent-cloud-object-storage/ -->
<dependency>
    <groupId>cn.dustlight.storage</groupId>
    <artifactId>tencent-cloud-object-storage</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storage/tencent-cloud-object-storage/
implementation 'cn.dustlight.storage:tencent-cloud-object-storage:0.0.2'
// https://jarcasting.com/artifacts/cn.dustlight.storage/tencent-cloud-object-storage/
implementation ("cn.dustlight.storage:tencent-cloud-object-storage:0.0.2")
'cn.dustlight.storage:tencent-cloud-object-storage:jar:0.0.2'
<dependency org="cn.dustlight.storage" name="tencent-cloud-object-storage" rev="0.0.2">
  <artifact name="tencent-cloud-object-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storage', module='tencent-cloud-object-storage', version='0.0.2')
)
libraryDependencies += "cn.dustlight.storage" % "tencent-cloud-object-storage" % "0.0.2"
[cn.dustlight.storage/tencent-cloud-object-storage "0.0.2"]