is not current version
Last Version 0.5.1

com.github.clarkstore:os-common-azure 0.4.8

Azure扩展模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-azure
Version

Version

0.4.8
Type

Type

jar

Download os-common-azure 0.4.8


<!-- https://jarcasting.com/artifacts/com.github.clarkstore/os-common-azure/ -->
<dependency>
    <groupId>com.github.clarkstore</groupId>
    <artifactId>os-common-azure</artifactId>
    <version>0.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-azure/
implementation 'com.github.clarkstore:os-common-azure:0.4.8'
// https://jarcasting.com/artifacts/com.github.clarkstore/os-common-azure/
implementation ("com.github.clarkstore:os-common-azure:0.4.8")
'com.github.clarkstore:os-common-azure:jar:0.4.8'
<dependency org="com.github.clarkstore" name="os-common-azure" rev="0.4.8">
  <artifact name="os-common-azure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.clarkstore', module='os-common-azure', version='0.4.8')
)
libraryDependencies += "com.github.clarkstore" % "os-common-azure" % "0.4.8"
[com.github.clarkstore/os-common-azure "0.4.8"]