is not current version
Last Version 0.1.7

com.microsoft.azure:azure-spring-common 0.1.5

Azure Spring Common Utilities Package

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-spring-common
Version

Version

0.1.5
Type

Type

jar

Download azure-spring-common 0.1.5


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