ArtifactArchive

sealed class ArtifactArchive

The base class of a packaged archive output, typically either a jar or aar file.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val classes: Classes

Functions

Link copied to clipboard
abstract fun writeTo(path: Path)