Android Developers Develop API reference Stay organized with collections Save and categorize content based on your preferences. MultipleArtifact.ALL_CLASSES_JARS object MultipleArtifact.ALL_CLASSES_JARS : MultipleArtifact, Artifact.Appendable, Artifact.Replaceable, Artifact.Transformable kotlin.Any ↳ com.android.build.api.artifact.Artifact ↳ com.android.build.api.artifact.Artifact.Multiple ↳ com.android.build.api.artifact.MultipleArtifact ↳ com.android.build.api.artifact.MultipleArtifact.ALL_CLASSES_JARS This artifact type is deprecated, use Artifacts.forScope API instead. Summary Inherited functions From class com.android.build.api.artifact.Artifact open String getFileSystemLocationName() open String getFolderName() String name() Provide a unique name for the artifact type. Inherited properties From class com.android.build.api.artifact.Artifact Artifact.Category category ArtifactKind<RegularFile> kind