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

izumi.fundamentals.platform.language.IzScala.scala Maven / Gradle / Ivy

There is a newer version: 1.2.16
Show newest version
package izumi.fundamentals.platform.language

import izumi.fundamentals.platform.IzPlatformEffectfulUtil

trait IzScala extends IzPlatformEffectfulUtil {
  def scalaRelease(implicit ev: ScalaReleaseMaterializer): ScalaRelease = ev.release
}

object IzScala extends IzScala {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy