License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-toolkit-libs |
Version | Version0.14.0 |
Type | Typepom |
Description |
DescriptionLibs for Azure Toolkits
Wrapped libs for Microsoft Azure Toolkits
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
azure-toolkit-libs-0.14.0.pom | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-libs/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-toolkit-libs</artifactId>
<version>0.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-libs/
implementation 'com.microsoft.azure:azure-toolkit-libs:0.14.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-toolkit-libs/
implementation ("com.microsoft.azure:azure-toolkit-libs:0.14.0")
'com.microsoft.azure:azure-toolkit-libs:pom:0.14.0'
<dependency org="com.microsoft.azure" name="azure-toolkit-libs" rev="0.14.0">
<artifact name="azure-toolkit-libs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-toolkit-libs', version='0.14.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-toolkit-libs" % "0.14.0"
[com.microsoft.azure/azure-toolkit-libs "0.14.0"]