is not current version
Last Version 3.0.0-beta-3

com.microsoft.azure:azure-cosmosdb-direct 2.4.2

Azure Cosmos DB Async SDK Direct Internal Implementation

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-cosmosdb-direct
Version

Version

2.4.2
Type

Type

jar

Download azure-cosmosdb-direct 2.4.2


<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-direct/ -->
<dependency>
    <groupId>com.microsoft.azure</groupId>
    <artifactId>azure-cosmosdb-direct</artifactId>
    <version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-direct/
implementation 'com.microsoft.azure:azure-cosmosdb-direct:2.4.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-cosmosdb-direct/
implementation ("com.microsoft.azure:azure-cosmosdb-direct:2.4.2")
'com.microsoft.azure:azure-cosmosdb-direct:jar:2.4.2'
<dependency org="com.microsoft.azure" name="azure-cosmosdb-direct" rev="2.4.2">
  <artifact name="azure-cosmosdb-direct" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-cosmosdb-direct', version='2.4.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-cosmosdb-direct" % "2.4.2"
[com.microsoft.azure/azure-cosmosdb-direct "2.4.2"]