License |
License |
---|---|
Categories |
CategoriesBuild Tools Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdautorest-build-tools |
Last Version | Last Version1.7.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBuild tools for AutoRest client runtime for Java
This package contains the build tools for AutoRest generated Java clients.
|
Project URL |
Project URL |
Filename | Size |
---|---|
autorest-build-tools-1.7.14.pom | |
autorest-build-tools-1.7.14.jar | 11 KB |
autorest-build-tools-1.7.14-sources.jar | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>autorest-build-tools</artifactId>
<version>1.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/
implementation 'com.microsoft.azure:autorest-build-tools:1.7.14'
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/
implementation ("com.microsoft.azure:autorest-build-tools:1.7.14")
'com.microsoft.azure:autorest-build-tools:jar:1.7.14'
<dependency org="com.microsoft.azure" name="autorest-build-tools" rev="1.7.14">
<artifact name="autorest-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='autorest-build-tools', version='1.7.14')
)
libraryDependencies += "com.microsoft.azure" % "autorest-build-tools" % "1.7.14"
[com.microsoft.azure/autorest-build-tools "1.7.14"]