swagger-akka-http 0.7.2


Group ID:
com.github.x4121
Artifact ID:
swagger-akka-http_2.11
Version:
0.7.2
Release Date:
Jul 11, 2016
Licenses:
Files:
Full Scala Version:
2.11.8

libraryDependencies += "com.github.x4121" %% "swagger-akka-http" % "0.7.2"

Mill build tool

ivy"com.github.x4121::swagger-akka-http:0.7.2"

Scala CLI

//> using dep "com.github.x4121::swagger-akka-http:0.7.2"

Ammonite REPL

import $ivy.`com.github.x4121::swagger-akka-http:0.7.2`

<dependency>
  <groupId>com.github.x4121</groupId>
  <artifactId>swagger-akka-http_2.11</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.github.x4121', name: 'swagger-akka-http_2.11', version: '0.7.2'