swagger-scala-module 2.0.3


Group ID:
com.github.swagger-akka-http
Artifact ID:
swagger-scala-module_2.12
Version:
2.0.3
Release Date:
Dec 21, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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