Download play-ahc-ws-standalone_2.12-1.0.1.jar file - Jar p

Jar examples for p:play-ahc-ws-standalone-2.12

Description

play-ahc-ws-standalone

You can download jar file play-ahc-ws-standalone_2.12 1.0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add play-ahc-ws-standalone_2.12-1.0.1.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>play-ahc-ws-standalone_2.12</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.typesafe.play', name: 'play-ahc-ws-standalone_2.12', version: '1.0.1'
libraryDependencies += "com.typesafe.play" % "play-ahc-ws-standalone_2.12" % "1.0.1"
<dependency org="com.typesafe.play" name="play-ahc-ws-standalone_2.12" rev="1.0.1"/>
@Grapes(@Grab(group='com.typesafe.play', module='play-ahc-ws-standalone_2.12', version='1.0.1'))
'com.typesafe.play:play-ahc-ws-standalone_2.12:jar:1.0.1'

Download

Click the following link to download the jar file.

play-ahc-ws-standalone_2.12-1.0.1-javadoc.jar
play-ahc-ws-standalone_2.12-1.0.1-sources.jar
play-ahc-ws-standalone_2.12-1.0.1.jar
play-ahc-ws-standalone_2.12-1.0.1.pom



Related Tutorials