MVN

com.sandinh : spray-util

Maven & Gradle

Mar 09, 2014
9 usages
2.5k stars

spray-util · A suite of lightweight Scala libraries for building and consuming RESTful web services on top of Akka

<dependency>
    <groupId>com.sandinh</groupId>
    <artifactId>spray-util</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sandinh : spray-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.sandinh : spray-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
spray-util-1.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.sandinh</groupId>
    <artifactId>spray-util</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sandinh : spray-util gradle dependency to your build.gradle file:

implementation 'com.sandinh:spray-util:1.3.0'

Gradle Kotlin DSL: Add the following com.sandinh : spray-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sandinh:spray-util:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sandinh : spray-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sandinh" % "spray-util" % "1.3.0"

Advertisement

Dependencies from Group

Jul 18, 2020
15 usages
1.1k stars
Jul 27, 2020
11 usages
1.1k stars
Jan 01, 2020
10 usages
0 stars
Jan 01, 2020
10 usages
0 stars
Mar 09, 2014
9 usages
2.5k stars

Discover Dependencies

Mar 09, 2014
2.5k stars
Mar 09, 2014
2.5k stars
Mar 09, 2014
1 usages
2.5k stars
Mar 09, 2014
2 usages
2.5k stars
Mar 09, 2014
3 usages
2.5k stars
Mar 09, 2014
7 usages
2.5k stars
Mar 09, 2014
1 usages
2.5k stars
Mar 09, 2014
1 usages
2.5k stars
Mar 13, 2014
1 usages
0 stars
Jan 19, 2015
24 stars