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

mmonite-repl-api_2.13.0.3.0.0-M0-55-8ef21714.source-code.Constants.scala Maven / Gradle / Ivy


    package ammonite
    object Constants{
      val version = "3.0.0-M0-55-8ef21714"
      val unstableVersion = ""
      val bspVersion = "2.1.0-M5"
      val curlUrl = ""
      val unstableCurlUrl = ""
      val oldCurlUrls = Seq[(String, String)](
        
      )
      val oldUnstableCurlUrls = Seq[(String, String)](
        
      )
    }
  




© 2015 - 2024 Weber Informatics LLC | Privacy Policy