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

almond.launcher.directives.HasLauncherParameters.scala Maven / Gradle / Ivy

There is a newer version: 0.14.0-RC15
Show newest version
package almond.launcher.directives

import almond.launcher.LauncherParameters

trait HasLauncherParameters {
  def launcherParameters: LauncherParameters
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy