All Downloads are FREE. Search and download functionalities are using the official Maven repository.

coursier.CoursierUtil.scala Maven / Gradle / Ivy

package coursier

import coursier.util.WebPage

object CoursierUtil {

  def rawVersions(repoUrl: String, page: String) = WebPage.listDirectories(repoUrl, page)

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy