is not current version
Last Version 1.7.14

com.microsoft.azure:autorest-build-tools 1.0.0-beta4

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.0.0-beta4
Type

Type

jar

Download autorest-build-tools 1.0.0-beta4


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