GroupId | GroupIdcom.microsoft.azure |
---|---|
ArtifactId | ArtifactIdazure-svc-mgmt-sql |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
azure-svc-mgmt-sql-0.9.0.pom | |
azure-svc-mgmt-sql-0.9.0.jar | 212 KB |
azure-svc-mgmt-sql-0.9.0-sources.jar | 169 KB |
azure-svc-mgmt-sql-0.9.0-javadoc.jar | 650 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-sql/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-svc-mgmt-sql</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-sql/
implementation 'com.microsoft.azure:azure-svc-mgmt-sql:0.9.0'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-svc-mgmt-sql/
implementation ("com.microsoft.azure:azure-svc-mgmt-sql:0.9.0")
'com.microsoft.azure:azure-svc-mgmt-sql:jar:0.9.0'
<dependency org="com.microsoft.azure" name="azure-svc-mgmt-sql" rev="0.9.0">
<artifact name="azure-svc-mgmt-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-svc-mgmt-sql', version='0.9.0')
)
libraryDependencies += "com.microsoft.azure" % "azure-svc-mgmt-sql" % "0.9.0"
[com.microsoft.azure/azure-svc-mgmt-sql "0.9.0"]