ALL_CLASSES_JARS

@Incubating object ALL_CLASSES_JARS : MultipleArtifact<RegularFile>, Artifact.Appendable, Artifact.Transformable, Artifact.Replaceable
kotlin.Any
   ↳ com.android.build.api.artifact.Artifact<FileTypeT>
   ↳ com.android.build.api.artifact.Artifact.Multiple<FileTypeT>
   ↳ com.android.build.api.artifact.MultipleArtifact<org.gradle.api.file.RegularFile>
   ↳ com.android.build.api.artifact.MultipleArtifact.ALL_CLASSES_JARS

All classes that will eventually be dex'ed for this module provided as jar files.

Summary