Download azure-documentdb-rx-0.9.0-rc2.jar file - Jar a

Jar examples for a:azure-documentdb-rx

Description

Java Reactive Extension (Rx) for Microsoft Azure DocumentDB SDK

You can download jar file azure-documentdb-rx 0.9.0-rc2 in this page.

License

MIT License

Build File

You can use the following script to add azure-documentdb-rx-0.9.0-rc2.jar to your project.

<dependency>
   <groupId>com.microsoft.azure</groupId>
   <artifactId>azure-documentdb-rx</artifactId>
   <version>0.9.0-rc2</version>
</dependency>
compile group: 'com.microsoft.azure', name: 'azure-documentdb-rx', version: '0.9.0-rc2'
libraryDependencies += "com.microsoft.azure" % "azure-documentdb-rx" % "0.9.0-rc2"
<dependency org="com.microsoft.azure" name="azure-documentdb-rx" rev="0.9.0-rc2"/>
@Grapes(@Grab(group='com.microsoft.azure', module='azure-documentdb-rx', version='0.9.0-rc2'))
'com.microsoft.azure:azure-documentdb-rx:jar:0.9.0-rc2'

Download

Click the following link to download the jar file.

azure-documentdb-rx-0.9.0-rc2-javadoc.jar
azure-documentdb-rx-0.9.0-rc2-sources.jar
azure-documentdb-rx-0.9.0-rc2.jar
azure-documentdb-rx-0.9.0-rc2.pom



Related Tutorials