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

org.danielnixon.playwarts.JsLookupResultPartial.scala Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package org.danielnixon.playwarts

object JsLookupResultPartial extends ClassMethodWart(
  "play.api.libs.json.JsLookupResult",
  "get",
  "JsLookupResult#get is disabled - use JsLookupResult#getOrElse instead"
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy