public class LagomJava
extends sbt.AutoPlugin
lazy val root = project.in(file(".")).enablePlugins(LagomJava)
Constructor and Description |
---|
LagomJava() |
Modifier and Type | Method and Description |
---|---|
static scala.collection.Seq<sbt.Init.Setting<?>> |
projectSettings() |
static Lagom$ |
requires() |
static sbt.PluginTrigger |
trigger() |
public static Lagom$ requires()
public static sbt.PluginTrigger trigger()
public static scala.collection.Seq<sbt.Init.Setting<?>> projectSettings()