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

org.edla.tmdb.client.package.scala Maven / Gradle / Ivy

package org.edla.tmdb

import scala.concurrent.duration._

package object client {
  val RequestRateLimitDelay: FiniteDuration = 11 seconds
  val Port: Int                             = 80
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy