is not current version
Last Version 1.4.0

com.microsoft.azure:azure-eventgrid 1.3.0

This package contains Microsoft Azure EventGrid SDK.

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-eventgrid
Version

Version

1.3.0
Type

Type

jar

Download 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"]