GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-mgmt-eventhub |
Version | Version1.27.2 |
Type | Typejar |
Filename | Size |
---|---|
azure-mgmt-eventhub-1.27.2.pom | |
azure-mgmt-eventhub-1.27.2.jar | 518 KB |
azure-mgmt-eventhub-1.27.2-sources.jar | 126 KB |
azure-mgmt-eventhub-1.27.2-javadoc.jar | 648 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.27.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/
implementation 'com.microsoft.azure:azure-mgmt-eventhub:1.27.2'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-mgmt-eventhub/
implementation ("com.microsoft.azure:azure-mgmt-eventhub:1.27.2")
'com.microsoft.azure:azure-mgmt-eventhub:jar:1.27.2'
<dependency org="com.microsoft.azure" name="azure-mgmt-eventhub" rev="1.27.2">
<artifact name="azure-mgmt-eventhub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-mgmt-eventhub', version='1.27.2')
)
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-eventhub" % "1.27.2"
[com.microsoft.azure/azure-mgmt-eventhub "1.27.2"]