Categories |
CategoriesBuild Tools Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdautorest-build-tools |
Version | Version1.7.10 |
Type | Typejar |
Filename | Size |
---|---|
autorest-build-tools-1.7.10.pom | |
autorest-build-tools-1.7.10.jar | 11 KB |
autorest-build-tools-1.7.10-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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/
implementation 'com.microsoft.azure:autorest-build-tools:1.7.10'
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-build-tools/
implementation ("com.microsoft.azure:autorest-build-tools:1.7.10")
'com.microsoft.azure:autorest-build-tools:jar:1.7.10'
<dependency org="com.microsoft.azure" name="autorest-build-tools" rev="1.7.10">
<artifact name="autorest-build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='autorest-build-tools', version='1.7.10')
)
libraryDependencies += "com.microsoft.azure" % "autorest-build-tools" % "1.7.10"
[com.microsoft.azure/autorest-build-tools "1.7.10"]