is not current version
Last Version 0.5.1

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

Azure扩展模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-azure
Version

Version

0.4.18
Type

Type

jar

Download os-common-azure 0.4.18


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