is not current version
Last Version 3.3.0

com.microsoft.azure:azure-eventhubs 0.13.1

Client library for talking to Microsoft Azure Event Hubs.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs
Version

Version

0.13.1
Type

Type

jar

Download azure-eventhubs 0.13.1


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