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