Jar examples for c:client-runtime
This package contains the basic runtime for AutoRest generated Java clients.
You can download jar file client-runtime 2.0.0-beta3 in this page.
The MIT License (MIT)
You can use the following script to add client-runtime-2.0.0-beta3.jar to your project.
<dependency> <groupId>com.microsoft.rest.v2</groupId> <artifactId>client-runtime</artifactId> <version>2.0.0-beta3</version> </dependency>
compile group: 'com.microsoft.rest.v2', name: 'client-runtime', version: '2.0.0-beta3'
libraryDependencies += "com.microsoft.rest.v2" % "client-runtime" % "2.0.0-beta3"
<dependency org="com.microsoft.rest.v2" name="client-runtime" rev="2.0.0-beta3"/>
@Grapes(@Grab(group='com.microsoft.rest.v2', module='client-runtime', version='2.0.0-beta3'))
'com.microsoft.rest.v2:client-runtime:jar:2.0.0-beta3'
Click the following link to download the jar file.
client-runtime-2.0.0-beta3-javadoc.jar