License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdautorest-clientruntime-for-java |
Last Version | Last Version1.7.14 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAutoRest Client Runtimes for Java
This package contains the runtimes for AutoRest generated Java clients.
|
Project URL |
Project URL |
Filename | Size |
---|---|
autorest-clientruntime-for-java-1.7.14.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/autorest-clientruntime-for-java/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>autorest-clientruntime-for-java</artifactId>
<version>1.7.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-clientruntime-for-java/
implementation 'com.microsoft.azure:autorest-clientruntime-for-java:1.7.14'
// https://jarcasting.com/artifacts/com.microsoft.azure/autorest-clientruntime-for-java/
implementation ("com.microsoft.azure:autorest-clientruntime-for-java:1.7.14")
'com.microsoft.azure:autorest-clientruntime-for-java:pom:1.7.14'
<dependency org="com.microsoft.azure" name="autorest-clientruntime-for-java" rev="1.7.14">
<artifact name="autorest-clientruntime-for-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='autorest-clientruntime-for-java', version='1.7.14')
)
libraryDependencies += "com.microsoft.azure" % "autorest-clientruntime-for-java" % "1.7.14"
[com.microsoft.azure/autorest-clientruntime-for-java "1.7.14"]