ProGet SDK Reference
Version:

MavenArtifacts_GetArtifactFilesAsync(int? Feed_Id, string GroupId_Text, string ArtifactId_Text, string Version_Text, string File_Type) Method

Gets the files associated with a Maven artifact.

Syntax

public Task<IList<Tables.MavenArtifactFiles_Extended>> MavenArtifacts_GetArtifactFilesAsync(int? Feed_Id, string GroupId_Text, string ArtifactId_Text, string Version_Text, string File_Type)

Parameters

Feed_Id
Type: int?
GroupId_Text
Type: string
ArtifactId_Text
Type: string
Version_Text
Type: string
File_Type
Type: string