SearchResponseV2_2

class SearchResponseV2_2(val latestLibVersion: String) : SearchResponse

Version 2.2 of SearchResponse.

Author

Richard Arriaga

Constructors

Link copied to clipboard
constructor(latestLibVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val apiVersion: String

The version of this Maven Central API search response.

Link copied to clipboard
open override val latestLibVersion: String

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