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

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

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

object WSResponsePartial extends ClassMultiWart(
  "org.danielnixon.playwarts.WSResponsePartial",
  "play.api.libs.ws.WSResponse",
  List(
    "json" -> "WSResponse#json is disabled",
    "xml" -> "WSResponse#xml is disabled"
  )
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy