GroupId | GroupIdcom.microsoft.azure.mariadb.v2018_06_01 |
---|---|
ArtifactId | ArtifactIdazure-mgmt-mariadb |
Version | Version1.0.0-beta |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.mariadb.v2018_06_01/azure-mgmt-mariadb/ -->
<dependency>
<groupId>com.microsoft.azure.mariadb.v2018_06_01</groupId>
<artifactId>azure-mgmt-mariadb</artifactId>
<version>1.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.mariadb.v2018_06_01/azure-mgmt-mariadb/
implementation 'com.microsoft.azure.mariadb.v2018_06_01:azure-mgmt-mariadb:1.0.0-beta'
// https://jarcasting.com/artifacts/com.microsoft.azure.mariadb.v2018_06_01/azure-mgmt-mariadb/
implementation ("com.microsoft.azure.mariadb.v2018_06_01:azure-mgmt-mariadb:1.0.0-beta")
'com.microsoft.azure.mariadb.v2018_06_01:azure-mgmt-mariadb:jar:1.0.0-beta'
<dependency org="com.microsoft.azure.mariadb.v2018_06_01" name="azure-mgmt-mariadb" rev="1.0.0-beta">
<artifact name="azure-mgmt-mariadb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.mariadb.v2018_06_01', module='azure-mgmt-mariadb', version='1.0.0-beta')
)
libraryDependencies += "com.microsoft.azure.mariadb.v2018_06_01" % "azure-mgmt-mariadb" % "1.0.0-beta"
[com.microsoft.azure.mariadb.v2018_06_01/azure-mgmt-mariadb "1.0.0-beta"]