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

akkajs.Config.scala Maven / Gradle / Ivy

There is a newer version: 2.2.6.3
Show newest version
package akkajs

import com.typesafe.config

object Config {

  val default: config.Config =
    config.ConfigFactory.load()

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy