p

play-ws-scalafix_2.12

scalafix rule for replace old-play-ws to play-ws-standalone
https://github.com/xuwei-k/play-ws-scalafix
MIT License
com.github.xuwei-k
Kenji Yoshida
Files download
File Operation
play-ws-scalafix_2.12-0.1.1.jar download
play-ws-scalafix_2.12-0.1.1.pom download
play-ws-scalafix_2.12-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>play-ws-scalafix_2.12</artifactId>
  <version>0.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.xuwei-k:play-ws-scalafix_2.12:0.1.1'
Gradle Kotlin
implementation("com.github.xuwei-k:play-ws-scalafix_2.12:0.1.1")
Scala SBT
libraryDependencies += "com.github.xuwei-k" % "play-ws-scalafix_2.12" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xuwei-k', module='play-ws-scalafix_2.12', version='0.1.1')
)
Apache Ivy
<dependency org="com.github.xuwei-k" name="play-ws-scalafix_2.12" rev="0.1.1" />
Leiningen
[com.github.xuwei-k/play-ws-scalafix_2.12 "0.1.1"]
Apache Buildr
'com.github.xuwei-k:play-ws-scalafix_2.12:jar:0.1.1'