is not current version
Last Version 1.7.14

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

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.3.2
Type

Type

jar

Download autorest-build-tools 1.3.2


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