is not current version
Last Version 1.2.2-beta.1

com.azure:azure-sdk-template 1.2.1-beta.782215

This package contains Microsoft Azure SDK for Template.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-sdk-template
Version

Version

1.2.1-beta.782215
Type

Type

jar

Download azure-sdk-template 1.2.1-beta.782215


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