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

scalafix.util.Deprecated.scala Maven / Gradle / Ivy

package scalafix.util

/** Identical to scala.deprecated except it's a case class. */
final case class Deprecated(message: String, since: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy