is not current version
Last Version 2.0.0-java7-beta1

com.microsoft.azure.v2:autorest-build-tools 2.0.0-beta1

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.v2
ArtifactId

ArtifactId

autorest-build-tools
Version

Version

2.0.0-beta1
Type

Type

jar

Download autorest-build-tools 2.0.0-beta1


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