SearchResponse

interface SearchResponse

The interface that declares the state expected to be read from a response to a search for an Avail artifact.

Author

Richard Arriaga

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val apiVersion: String

The version of this Maven Central API search response.

Link copied to clipboard
abstract val latestLibVersion: String

The latest version of the target Avail artifact stored in Maven Central.

Inheritors

Link copied to clipboard