is not current version
Last Version 1.0.0-beta.5

com.azure.tools:azure-autorest-customization 1.0.0-beta.2

This module contains the base classes needed for customizing a generated library.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.azure.tools
ArtifactId

ArtifactId

azure-autorest-customization
Version

Version

1.0.0-beta.2
Type

Type

jar

Download azure-autorest-customization 1.0.0-beta.2


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