Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.microsoft.azure.msi_auth_token_provider |
ArtifactId | ArtifactIdazure-authentication-msi-token-provider |
Version | Version1.0.0-Beta-1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.msi_auth_token_provider/azure-authentication-msi-token-provider/ -->
<dependency>
<groupId>com.microsoft.azure.msi_auth_token_provider</groupId>
<artifactId>azure-authentication-msi-token-provider</artifactId>
<version>1.0.0-Beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.msi_auth_token_provider/azure-authentication-msi-token-provider/
implementation 'com.microsoft.azure.msi_auth_token_provider:azure-authentication-msi-token-provider:1.0.0-Beta-1'
// https://jarcasting.com/artifacts/com.microsoft.azure.msi_auth_token_provider/azure-authentication-msi-token-provider/
implementation ("com.microsoft.azure.msi_auth_token_provider:azure-authentication-msi-token-provider:1.0.0-Beta-1")
'com.microsoft.azure.msi_auth_token_provider:azure-authentication-msi-token-provider:jar:1.0.0-Beta-1'
<dependency org="com.microsoft.azure.msi_auth_token_provider" name="azure-authentication-msi-token-provider" rev="1.0.0-Beta-1">
<artifact name="azure-authentication-msi-token-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.msi_auth_token_provider', module='azure-authentication-msi-token-provider', version='1.0.0-Beta-1')
)
libraryDependencies += "com.microsoft.azure.msi_auth_token_provider" % "azure-authentication-msi-token-provider" % "1.0.0-Beta-1"
[com.microsoft.azure.msi_auth_token_provider/azure-authentication-msi-token-provider "1.0.0-Beta-1"]