akka-http-spring-boot 0.2.1


Group ID:
com.github.scalaspring
Artifact ID:
akka-http-spring-boot_2.11
Version:
0.2.1
Release Date:
Jun 8, 2015
Licenses:
Files:

libraryDependencies += "com.github.scalaspring" %% "akka-http-spring-boot" % "0.2.1"

Mill build tool

ivy"com.github.scalaspring::akka-http-spring-boot:0.2.1"

Scala CLI

//> using dep "com.github.scalaspring::akka-http-spring-boot:0.2.1"

Ammonite REPL

import $ivy.`com.github.scalaspring::akka-http-spring-boot:0.2.1`

<dependency>
  <groupId>com.github.scalaspring</groupId>
  <artifactId>akka-http-spring-boot_2.11</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'com.github.scalaspring', name: 'akka-http-spring-boot_2.11', version: '0.2.1'