<dependency>
<groupId>com.microsoft.kiota</groupId>
<artifactId>microsoft-kiota-authentication-azure</artifactId>
<version>1.1.1</version>
</dependency>
libraryDependencies += "com.microsoft.kiota" % "microsoft-kiota-authentication-azure" % "1.1.1"
@Grapes(
@Grab(group='com.microsoft.kiota', module='microsoft-kiota-authentication-azure', version='1.1.1')
)
<dependency org="com.microsoft.kiota" name="microsoft-kiota-authentication-azure" rev="1.1.1" />