не последняя версия
Последняя версия 1.4.0

com.microsoft.azure:azure-eventgrid 1.3.0

This package contains Microsoft Azure EventGrid SDK.

Группа

Группа

com.microsoft.azure
Идентификатор

Идентификатор

azure-eventgrid
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать azure-eventgrid 1.3.0


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