ScopedArtifact
sealed class ScopedArtifact : Artifact.Single
kotlin.Any | |||
↳ | com.android.build.api.artifact.Artifact | ||
↳ | com.android.build.api.artifact.Artifact.Single | ||
↳ | com.android.build.api.artifact.ScopedArtifact |
ScopedArtifact.CLASSES |
.class files, result of sources compilation and/or external dependencies depending on the scope |
ScopedArtifact.JAVA_RES |
List of ScopedArtifacts.Scope artifacts.
Summary
Nested types |
|
---|---|
ScopedArtifact.CLASSES |
.class files, result of sources compilation and/or external dependencies depending on the scope |
ScopedArtifact.JAVA_RES |
Inherited functions |
|
---|---|
Inherited properties |
|
---|---|