GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-eventhub |
Version | Version1.33.1 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-eventhub-1.33.1.pom | |
azure-mgmt-eventhub-1.33.1.jar | 519 KB |
azure-mgmt-eventhub-1.33.1-sources.jar | 125 KB |
azure-mgmt-eventhub-1.33.1-javadoc.jar | 646 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-mgmt-eventhub</artifactId>
<version>1.33.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/
implementation 'com.microsoft.azure:azure-mgmt-eventhub:1.33.1'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/
implementation ("com.microsoft.azure:azure-mgmt-eventhub:1.33.1")
'com.microsoft.azure:azure-mgmt-eventhub:jar:1.33.1'
<dependency org="com.microsoft.azure" name="azure-mgmt-eventhub" rev="1.33.1">
<artifact name="azure-mgmt-eventhub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-eventhub', version='1.33.1')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-eventhub" % "1.33.1"
[com.microsoft.azure/azure-mgmt-eventhub "1.33.1"]