License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdplay-ws-scalafix_2.13 |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionplay-ws-scalafix
scalafix rule for replace old-play-ws to play-ws-standalone
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play-ws-scalafix_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>play-ws-scalafix_2.13</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-ws-scalafix_2.13/
implementation 'com.github.xuwei-k:play-ws-scalafix_2.13:0.1.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-ws-scalafix_2.13/
implementation ("com.github.xuwei-k:play-ws-scalafix_2.13:0.1.1")
'com.github.xuwei-k:play-ws-scalafix_2.13:jar:0.1.1'
<dependency org="com.github.xuwei-k" name="play-ws-scalafix_2.13" rev="0.1.1">
<artifact name="play-ws-scalafix_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play-ws-scalafix_2.13', version='0.1.1')
)
libraryDependencies += "com.github.xuwei-k" % "play-ws-scalafix_2.13" % "0.1.1"
[com.github.xuwei-k/play-ws-scalafix_2.13 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
ch.epfl.scala : scalafix-core_2.13 | jar | 0.9.19 |