MVN

cc.spray.can : spray-can

Maven & Gradle

Oct 25, 2011
3 usages

[spray-can, a low-overhead, high-performance, fully asynchronous HTTP 1.1 server and client library implemented entirely in Scala on top of Akka]

<dependency>
    <groupId>cc.spray.can</groupId>
    <artifactId>spray-can</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.spray.can : spray-can to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1

All Versions

Choose a version of cc.spray.can : spray-can to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
spray-can-0.9.1

How to add a dependency to Maven

Add the following cc.spray.can : spray-can maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.spray.can</groupId>
    <artifactId>spray-can</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.spray.can : spray-can gradle dependency to your build.gradle file:

implementation 'cc.spray.can:spray-can:0.9.1'

Gradle Kotlin DSL: Add the following cc.spray.can : spray-can gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.spray.can:spray-can:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.spray.can : spray-can sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.spray.can" % "spray-can" % "0.9.1"

Advertisement

Dependencies from Group

Sep 27, 2011
4 usages
153 stars
Oct 25, 2011
3 usages

Discover Dependencies

Nov 06, 2006
19 usages
Jul 23, 2012
1 usages
3 stars
May 16, 2012
1 usages
2 stars
Oct 08, 2014
5 usages
42 stars
Sep 20, 2005
3 usages
Sep 08, 2012
11 usages
May 19, 2010
12 usages