文件下载
文件名 操作
play-ws-standalone-xml_2.13-2.1.7-fork-2.jar 下载
play-ws-standalone-xml_2.13-2.1.7-fork-2.pom 下载
play-ws-standalone-xml_2.13-2.1.7-fork-2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.xuwei-k</groupId>
  <artifactId>play-ws-standalone-xml_2.13</artifactId>
  <version>2.1.7-fork-2</version>
</dependency>
Gradle Groovy
implementation 'com.github.xuwei-k:play-ws-standalone-xml_2.13:2.1.7-fork-2'
Gradle Kotlin
implementation("com.github.xuwei-k:play-ws-standalone-xml_2.13:2.1.7-fork-2")
Scala SBT
libraryDependencies += "com.github.xuwei-k" % "play-ws-standalone-xml_2.13" % "2.1.7-fork-2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.xuwei-k', module='play-ws-standalone-xml_2.13', version='2.1.7-fork-2')
)
Apache Ivy
<dependency org="com.github.xuwei-k" name="play-ws-standalone-xml_2.13" rev="2.1.7-fork-2" />
Leiningen
[com.github.xuwei-k/play-ws-standalone-xml_2.13 "2.1.7-fork-2"]
Apache Buildr
'com.github.xuwei-k:play-ws-standalone-xml_2.13:jar:2.1.7-fork-2'