Interface IScalaVersion

All Known Subinterfaces:
ScalaDependency
All Known Implementing Classes:
PluginScalaVersion, ScalaDependency.Builtin, ScalaDependency.Custom, ScalaDependency.YamlDefined

public interface IScalaVersion
Abstraction for versions of Scala.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the version string for this version of Scala.
  • Method Details

    • getVersionString

      String getVersionString()
      Get the version string for this version of Scala.
      Returns:
      the version string