swagger-spray 0.6.2


Group ID:
com.github.swagger-spray
Artifact ID:
swagger-spray_2.11
Version:
0.6.2
Release Date:
Feb 3, 2016
Licenses:
Files:

libraryDependencies += "com.github.swagger-spray" %% "swagger-spray" % "0.6.2"

Mill build tool

ivy"com.github.swagger-spray::swagger-spray:0.6.2"

Scala CLI

//> using dep "com.github.swagger-spray::swagger-spray:0.6.2"

Ammonite REPL

import $ivy.`com.github.swagger-spray::swagger-spray:0.6.2`

<dependency>
  <groupId>com.github.swagger-spray</groupId>
  <artifactId>swagger-spray_2.11</artifactId>
  <version>0.6.2</version>
</dependency>

compile group: 'com.github.swagger-spray', name: 'swagger-spray_2.11', version: '0.6.2'