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

org.scalatra.scalate.package.scala Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
package org.scalatra

import skinny.micro.contrib.scalate.SkinnyScalateRenderContext

package object scalate {

  @deprecated(s"Use ${classOf[SkinnyScalateRenderContext].getName} instead", since = "1.0.0")
  type ScalatraRenderContext = SkinnyScalateRenderContext

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy