is not current version
Last Version 3.3.0

com.microsoft.azure:azure-eventhubs 3.0.0

Libraries built on Microsoft Azure Event Hubs

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs
Version

Version

3.0.0
Type

Type

jar

Download azure-eventhubs 3.0.0


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