getOrDownloadIndexJson

abstract fun getOrDownloadIndexJson(): IndexJson?

Retrieves the IndexJson file from cache if it has already been downloaded, or attempts to download and cache it from the remote repository if no cache exists

Author

ReviversMC

Since

1.0.0-2.0.0

Throws

if the download fails.