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

scribe.Execution.scala Maven / Gradle / Ivy

The newest version!
package scribe

import scala.concurrent.ExecutionContext

object Execution {
  implicit def global: ExecutionContext = Platform.executionContext
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy