swagger-scala-module 2.0.1


Group ID:
com.github.swagger-akka-http
Artifact ID:
swagger-scala-module_2.10
Version:
2.0.1
Release Date:
Sept 26, 2018
Licenses:
Files:

libraryDependencies += "com.github.swagger-akka-http" %% "swagger-scala-module" % "2.0.1"

Mill build tool

ivy"com.github.swagger-akka-http::swagger-scala-module:2.0.1"

Scala CLI

//> using dep "com.github.swagger-akka-http::swagger-scala-module:2.0.1"

Ammonite REPL

import $ivy.`com.github.swagger-akka-http::swagger-scala-module:2.0.1`

<dependency>
  <groupId>com.github.swagger-akka-http</groupId>
  <artifactId>swagger-scala-module_2.10</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'com.github.swagger-akka-http', name: 'swagger-scala-module_2.10', version: '2.0.1'