ApiJar

data class ApiJar(val archive: GenericJarArchive)

Represents the contents of the api.jar file, the IDE sources for an ArtifactArchive.

Constructors

Link copied to clipboard
constructor(archive: GenericJarArchive)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun writeTo(path: Path)