Package avail.anvil.versions

Types

Link copied to clipboard
object MavenCentralAPI

The REST API for interacting with Sonatype Maven Central.

Link copied to clipboard
interface SearchResponse

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

Link copied to clipboard
class SearchResponseV2_2(val latestLibVersion: String) : SearchResponse

Version 2.2 of SearchResponse.