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