is not current version
Last Version 1.2.2-beta.1

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

This package contains Microsoft Azure SDK for Template.

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-sdk-template
Version

Version

1.2.1-beta.1356896
Type

Type

jar

Download azure-sdk-template 1.2.1-beta.1356896


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