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

a8.shared.app.BootstrapperCompanionImpl.scala Maven / Gradle / Ivy

There is a newer version: 1.0.0-20230212_1012_master
Show newest version
package a8.shared.app


import a8.shared.app.BootstrapConfig.AppName

trait BootstrapperCompanionImpl {
  def apply(appName: AppName): Bootstrapper
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy