is not current version
Last Version 3.3.0

com.microsoft.azure:azure-eventhubs 0.7.0

Client library for talking to Microsoft Azure Event Hubs.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventhubs
Version

Version

0.7.0
Type

Type

jar

Download azure-eventhubs 0.7.0


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