![JAR search and dependency download from the Maven repository](/logo.png)
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