All Downloads are FREE. Search and download functionalities are using the official Maven repository.

re-storage-blob-batch.12.3.1.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 12.24.0-beta.1
Show newest version
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

module com.azure.storage.blob.batch {
    requires transitive com.azure.core;
    requires transitive com.azure.storage.blob;

    exports com.azure.storage.blob.batch;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy