File | Operation |
---|---|
azure-toolkit-libs-0.50.0.pom | download |
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.50.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-libs', version='0.50.0')
)