is not current version
Last Version 0.5.1

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

Azure扩展模块

GroupId

GroupId

com.github.clarkstore
ArtifactId

ArtifactId

os-common-azure
Version

Version

0.2.14
Type

Type

jar

Download os-common-azure 0.2.14


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