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

camundala.helper.HelperConfig.scala Maven / Gradle / Ivy

The newest version!
package camundala.helper

import camundala.helper.setup.SetupConfig

case class HelperConfig(
    setupConfig: SetupConfig
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy