is not current version
Last Version 2.1.7-fork-2

com.github.xuwei-k:play-ws-standalone_2.13 2.1.7-fork-1

play-ws-standalone

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

play-ws-standalone_2.13
Version

Version

2.1.7-fork-1
Type

Type

jar

Download play-ws-standalone_2.13 2.1.7-fork-1


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/play-ws-standalone_2.13/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>play-ws-standalone_2.13</artifactId>
    <version>2.1.7-fork-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-ws-standalone_2.13/
implementation 'com.github.xuwei-k:play-ws-standalone_2.13:2.1.7-fork-1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/play-ws-standalone_2.13/
implementation ("com.github.xuwei-k:play-ws-standalone_2.13:2.1.7-fork-1")
'com.github.xuwei-k:play-ws-standalone_2.13:jar:2.1.7-fork-1'
<dependency org="com.github.xuwei-k" name="play-ws-standalone_2.13" rev="2.1.7-fork-1">
  <artifact name="play-ws-standalone_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='play-ws-standalone_2.13', version='2.1.7-fork-1')
)
libraryDependencies += "com.github.xuwei-k" % "play-ws-standalone_2.13" % "2.1.7-fork-1"
[com.github.xuwei-k/play-ws-standalone_2.13 "2.1.7-fork-1"]