is not current version
Last Version 1.7.14

com.microsoft.azure:autorest-build-tools 1.5.3

This package contains the build tools for AutoRest generated Java clients.

Categories

Categories

Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

autorest-build-tools
Version

Version

1.5.3
Type

Type

jar

Download autorest-build-tools 1.5.3


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