GroupId | GroupIdcom.azure |
---|---|
ArtifactId | ArtifactIdazure-core-test |
Version | Version1.7.2 |
Type | Typejar |
Filename | Size |
---|---|
azure-core-test-1.7.2.pom | |
azure-core-test-1.7.2.jar | 113 KB |
azure-core-test-1.7.2-tests.jar | 66 KB |
azure-core-test-1.7.2-sources.jar | 68 KB |
azure-core-test-1.7.2-readme.md | 5 KB |
azure-core-test-1.7.2-javadoc.jar | 454 KB |
azure-core-test-1.7.2-changelog.md | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azure/azure-core-test/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-core-test</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-core-test/
implementation 'com.azure:azure-core-test:1.7.2'
// https://jarcasting.com/artifacts/com.azure/azure-core-test/
implementation ("com.azure:azure-core-test:1.7.2")
'com.azure:azure-core-test:jar:1.7.2'
<dependency org="com.azure" name="azure-core-test" rev="1.7.2">
<artifact name="azure-core-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-core-test', version='1.7.2')
)
libraryDependencies += "com.azure" % "azure-core-test" % "1.7.2"
[com.azure/azure-core-test "1.7.2"]