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

org.kaloz.pi4j.server.remote.Configuration.scala Maven / Gradle / Ivy

The newest version!
package org.kaloz.pi4j.server.remote

import com.typesafe.config.ConfigFactory

trait Configuration {

  lazy val config = ConfigFactory.load("pi4j-remote-server")
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy