is not current version
Last Version 0.0.6

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

Storage service core module for Spring Boot

GroupId

GroupId

cn.dustlight.storage
ArtifactId

ArtifactId

tencent-cloud-object-storage
Version

Version

0.0.3
Type

Type

jar

Download tencent-cloud-object-storage 0.0.3


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