is not current version
Last Version 0.8.0

cc.spray:spray-client 0.8.0-RC3

spray-client

Categories

Categories

CLI User Interface
GroupId

GroupId

cc.spray
ArtifactId

ArtifactId

spray-client
Version

Version

0.8.0-RC3
Type

Type

jar

Download spray-client 0.8.0-RC3


<!-- https://jarcasting.com/artifacts/cc.spray/spray-client/ -->
<dependency>
    <groupId>cc.spray</groupId>
    <artifactId>spray-client</artifactId>
    <version>0.8.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/cc.spray/spray-client/
implementation 'cc.spray:spray-client:0.8.0-RC3'
// https://jarcasting.com/artifacts/cc.spray/spray-client/
implementation ("cc.spray:spray-client:0.8.0-RC3")
'cc.spray:spray-client:jar:0.8.0-RC3'
<dependency org="cc.spray" name="spray-client" rev="0.8.0-RC3">
  <artifact name="spray-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.spray', module='spray-client', version='0.8.0-RC3')
)
libraryDependencies += "cc.spray" % "spray-client" % "0.8.0-RC3"
[cc.spray/spray-client "0.8.0-RC3"]